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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support

Document RZ/A2 (R7S9210) SoC bindings.

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Chris Brandt and committed by
Greg Kroah-Hartman
b051c937 804898e8

+6 -4
+6 -4
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, RZ/G1C and RZ/G2 USB 2.0 PHY contain. 4 + 3, RZ/G1C, RZ/G2 and RZ/A2 USB 2.0 PHY contain. 5 5 6 6 Required properties: 7 - - compatible: "renesas,usb2-phy-r8a77470" if the device is a part of an R8A77470 7 + - compatible: "renesas,usb2-phy-r7s9210" if the device is a part of an R7S9210 8 + SoC. 9 + "renesas,usb2-phy-r8a77470" if the device is a part of an R8A77470 8 10 SoC. 9 11 "renesas,usb2-phy-r8a774a1" if the device is a part of an R8A774A1 10 12 SoC. ··· 22 20 R8A77990 SoC. 23 21 "renesas,usb2-phy-r8a77995" if the device is a part of an 24 22 R8A77995 SoC. 25 - "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3 or RZ/G2 26 - compatible device. 23 + "renesas,rcar-gen3-usb2-phy" for a generic R-Car Gen3, RZ/G2 or 24 + RZ/A2 compatible device. 27 25 28 26 When compatible with the generic version, nodes must list the 29 27 SoC-specific version corresponding to the platform first