Hi Greg, Does this patch looks ok to you? Regards, Biju > -----Original Message----- > From: Biju Das <biju.das@xxxxxxxxxxxxxx> > Sent: 10 April 2019 15:49 > To: Rob Herring <robh+dt@xxxxxxxxxx>; Mark Rutland > <mark.rutland@xxxxxxx> > Cc: Biju Das <biju.das@xxxxxxxxxxxxxx>; Simon Horman > <horms@xxxxxxxxxxxx>; Magnus Damm <magnus.damm@xxxxxxxxx>; > linux-renesas-soc@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; Geert > Uytterhoeven <geert+renesas@xxxxxxxxx>; Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx>; Chris Paterson > <Chris.Paterson2@xxxxxxxxxxx>; Fabrizio Castro > <fabrizio.castro@xxxxxxxxxxxxxx> > Subject: [PATCH V5 06/13] dt-bindings: usb: renesas_usbhs: Add support for > r8a77470 > > Document support for RZ/G1C (R8A77470) SoC. > > Signed-off-by: Biju Das <biju.das@xxxxxxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> > Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > v4-->v5 > * No change > v3-->v4 > * No change > V2-->V3 > * No change > V1-->V2 > * New patch > --- > Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt > b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt > index d93b6a1..b8acc2a 100644 > --- a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt > +++ b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt > @@ -6,6 +6,7 @@ Required properties: > - "renesas,usbhs-r8a7743" for r8a7743 (RZ/G1M) compatible device > - "renesas,usbhs-r8a7744" for r8a7744 (RZ/G1N) compatible device > - "renesas,usbhs-r8a7745" for r8a7745 (RZ/G1E) compatible device > + - "renesas,usbhs-r8a77470" for r8a77470 (RZ/G1C) compatible device > - "renesas,usbhs-r8a774a1" for r8a774a1 (RZ/G2M) compatible > device > - "renesas,usbhs-r8a774c0" for r8a774c0 (RZ/G2E) compatible device > - "renesas,usbhs-r8a7790" for r8a7790 (R-Car H2) compatible device > -- > 2.7.4