aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2015-05-18 18:33:47 +0900
committerKishon Vijay Abraham I <kishon@ti.com>2015-05-21 18:35:08 +0530
commit9d699bf4dbe29d8f26769ea81dec4a8c91edcd5a (patch)
tree67fad990ed06223c20e09bb15047bc181b123e22 /Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt
parentphy: core: Check requested PHY status in _of_phy_get() (diff)
downloadlinux-dev-9d699bf4dbe29d8f26769ea81dec4a8c91edcd5a.tar.xz
linux-dev-9d699bf4dbe29d8f26769ea81dec4a8c91edcd5a.zip
phy: rcar-gen2: Add support for R-Car E2
This patch adds a compatible string to support for R-Car E2. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt')
-rw-r--r--Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt b/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt
index 00fc52a034b7..d564ba4f1cf6 100644
--- a/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt
+++ b/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt
@@ -6,6 +6,7 @@ This file provides information on what the device node for the R-Car generation
Required properties:
- compatible: "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.
- reg: offset and length of the register block.
- #address-cells: number of address cells for the USB channel subnodes, must
be <1>.