RE: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling

From: Yoshihiro Shimoda
Date: Tue Feb 02 2016 - 03:29:15 EST


Hi Kishon,

Would you review this patch?
I checked the latest linux-phy.git / next branch today, and it is the same as the following.

> > This patch is based on the linux-phy / next branch.
> > (commit id = 9955a7835bf376e12482583958b2661f501b868b)

Best regards,
Yoshihiro Shimoda

> From: Rob Herring [mailto:robh@xxxxxxxxxx]
> Sent: Sunday, January 10, 2016 7:33 AM
> To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
> Cc: kishon@xxxxxx; pawel.moll@xxxxxxx; mark.rutland@xxxxxxx; ijc+devicetree@xxxxxxxxxxxxxx; galak@xxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-sh@xxxxxxxxxxxxxxx
> Subject: Re: [PATCH] phy: rcar-gen3-usb2: remove HSUSB registers handling
>
> On Thu, Jan 07, 2016 at 06:16:44PM +0900, Yoshihiro Shimoda wrote:
> > Since the related driver (CPG/MSSR driver) only manages the first module
> > clock, this driver should not handle the HSUSB registers. So, this patch
> > removes the HSUSB registers handling.
> >
> > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx>
> > ---
> > This patch is based on the linux-phy / next branch.
> > (commit id = 9955a7835bf376e12482583958b2661f501b868b)
> >
> > .../devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 15 ++--
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
>
> > drivers/phy/phy-rcar-gen3-usb2.c | 83 +++-------------------
> > 2 files changed, 15 insertions(+), 83 deletions(-)
>