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

dt-bindings: rcar-gen3-phy-usb2: 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
ad055730 53706a11

+6 -3
+6 -3
Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt
··· 1 1 * Renesas R-Car generation 3 USB 2.0 PHY 2 2 3 3 This file provides information on what the device node for the R-Car generation 4 - 3 USB 2.0 PHY contains. 4 + 3 and RZ/G2 USB 2.0 PHY contain. 5 5 6 6 Required properties: 7 - - compatible: "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795 7 + - compatible: "renesas,usb2-phy-r8a774a1" if the device is a part of an R8A774A1 8 + SoC. 9 + "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795 8 10 SoC. 9 11 "renesas,usb2-phy-r8a7796" if the device is a part of an R8A7796 10 12 SoC. ··· 16 14 R8A77990 SoC. 17 15 "renesas,usb2-phy-r8a77995" if the device is a part of an 18 16 R8A77995 SoC. 19 - "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 compatible device. 17 + "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 or RZ/G2 18 + compatible device. 20 19 21 20 When compatible with the generic version, nodes must list the 22 21 SoC-specific version corresponding to the platform first