Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support

Document RZ/G2M (R8A774A1) SoC bindings.

Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

authored by

Fabrizio Castro and committed by
Kishon Vijay Abraham I
fcd0eec4 ad055730

+6 -4
+6 -4
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb3.txt
··· 1 1 * Renesas R-Car generation 3 USB 3.0 PHY 2 2 3 3 This file provides information on what the device node for the R-Car generation 4 - 3 USB 3.0 PHY contains. 4 + 3 and RZ/G2 USB 3.0 PHY contain. 5 5 If you want to enable spread spectrum clock (ssc), you should use USB_EXTAL 6 6 instead of USB3_CLK. However, if you don't want to these features, you don't 7 7 need this driver. 8 8 9 9 Required properties: 10 - - compatible: "renesas,r8a7795-usb3-phy" if the device is a part of an R8A7795 10 + - compatible: "renesas,r8a774a1-usb3-phy" if the device is a part of an R8A774A1 11 + SoC. 12 + "renesas,r8a7795-usb3-phy" if the device is a part of an R8A7795 11 13 SoC. 12 14 "renesas,r8a7796-usb3-phy" if the device is a part of an R8A7796 13 15 SoC. 14 16 "renesas,r8a77965-usb3-phy" if the device is a part of an 15 17 R8A77965 SoC. 16 - "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 compatible 17 - device. 18 + "renesas,rcar-gen3-usb3-phy" for a generic R-Car Gen3 or RZ/G2 19 + compatible device. 18 20 19 21 When compatible with the generic version, nodes must list the 20 22 SoC-specific version corresponding to the platform first