2018-06-06 06:44:05

by Yoshihiro Shimoda

[permalink] [raw]
Subject: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990

This patch adds suuport for r8a77990 (R-Car E3).

Signed-off-by: Yoshihiro Shimoda <[email protected]>
---
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
index dbd137c..fb4a204 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
@@ -10,6 +10,8 @@ Required properties:
SoC.
"renesas,usb2-phy-r8a77965" if the device is a part of an
R8A77965 SoC.
+ "renesas,usb2-phy-r8a77990" if the device is a part of an
+ R8A77990 SoC.
"renesas,usb2-phy-r8a77995" if the device is a part of an
R8A77995 SoC.
"renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 compatible device.
--
1.9.1



2018-06-12 21:46:13

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990

On Wed, Jun 06, 2018 at 03:42:28PM +0900, Yoshihiro Shimoda wrote:
> This patch adds suuport for r8a77990 (R-Car E3).
>
> Signed-off-by: Yoshihiro Shimoda <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++
> 1 file changed, 2 insertions(+)

Acked-by: Rob Herring <[email protected]>

2018-07-10 08:00:41

by Yoshihiro Shimoda

[permalink] [raw]
Subject: RE: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990

Hi Kishon,

Would you review this patch?


Hi Rob,

Thank you for your review!

Best regards,
Yoshihiro Shimoda

> -----Original Message-----
> From: Rob Herring <[email protected]>
> Sent: Wednesday, June 13, 2018 6:45 AM
> To: Yoshihiro Shimoda <[email protected]>
> Cc: [email protected]; [email protected]; [email protected]; [email protected];
> [email protected]
> Subject: Re: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990
>
> On Wed, Jun 06, 2018 at 03:42:28PM +0900, Yoshihiro Shimoda wrote:
> > This patch adds suuport for r8a77990 (R-Car E3).
> >
> > Signed-off-by: Yoshihiro Shimoda <[email protected]>
> > ---
> > Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++
> > 1 file changed, 2 insertions(+)
>
> Acked-by: Rob Herring <[email protected]>

2018-07-11 16:16:59

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add bindings for r8a77990

On Wed, Jun 06, 2018 at 03:42:28PM +0900, Yoshihiro Shimoda wrote:
> This patch adds suuport for r8a77990 (R-Car E3).
>
> Signed-off-by: Yoshihiro Shimoda <[email protected]>

Reviewed-by: Simon Horman <[email protected]>