On Tuesday 27 February 2018 11:22 AM, Yoshihiro Shimoda wrote: > This patch adds support for r8a77965 (R-Car M3-N). This SoC has > dedicated pins. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++ > drivers/phy/renesas/phy-rcar-gen3-usb2.c | 4 ++++ > 2 files changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt > index 99b651b..dbd137c 100644 > --- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt > +++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt > @@ -8,6 +8,8 @@ Required properties: > SoC. > "renesas,usb2-phy-r8a7796" if the device is a part of an R8A7796 > SoC. > + "renesas,usb2-phy-r8a77965" if the device is a part of an > + R8A77965 SoC. have dt-binding Documentation as a separate patch. Thanks Kishon