]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
phy: rcar-gen2: Add r8a7743/5 support
authorBiju Das <biju.das@bp.renesas.com>
Mon, 9 Oct 2017 10:22:23 +0000 (11:22 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Oct 2017 05:49:26 +0000 (11:19 +0530)
Add USB PHY support for r8a7743/5 SoC. Renesas RZ/G1[ME] (R8A7743/5)
USB PHY is identical to the R-Car Gen2 family.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt

index 91da947ae9b6205fa4cf6fb233e5218abb62b1d0..eeb9e1874ea627f7cadaa90439f963b25dc6e8dd 100644 (file)
@@ -4,10 +4,13 @@ This file provides information on what the device node for the R-Car generation
 2 USB PHY contains.
 
 Required properties:
-- compatible: "renesas,usb-phy-r8a7790" if the device is a part of R8A7790 SoC.
+- compatible: "renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC.
+             "renesas,usb-phy-r8a7745" if the device is a part of R8A7745 SoC.
+             "renesas,usb-phy-r8a7790" if the device is a part of R8A7790 SoC.
              "renesas,usb-phy-r8a7791" if the device is a part of R8A7791 SoC.
              "renesas,usb-phy-r8a7794" if the device is a part of R8A7794 SoC.
-             "renesas,rcar-gen2-usb-phy" for a generic R-Car Gen2 compatible device.
+             "renesas,rcar-gen2-usb-phy" for a generic R-Car Gen2 or
+                                         RZ/G1 compatible device.
 
              When compatible with the generic version, nodes must list the
              SoC-specific version corresponding to the platform first