diff options
author | Icenowy Zheng <icenowy@aosc.xyz> | 2016-08-12 05:06:20 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2016-09-10 13:18:26 +0200 |
commit | 732e35da7b4ab054239b92ce10c8e7936724a2c8 (patch) | |
tree | f33649986a0f8c966a1729dabf30ee7180b02122 /Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | |
parent | phy: exynos5-usbdrd: Remove "static" from local variable (diff) | |
download | linux-732e35da7b4ab054239b92ce10c8e7936724a2c8.tar.xz linux-732e35da7b4ab054239b92ce10c8e7936724a2c8.zip |
dt: bindings: add bindings for Allwinner A64 usb phy
Update sun4i usb phy dt binding documentation to include support for
Allwinner A64 usb phy.
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt')
-rw-r--r-- | Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt b/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt index 95736d77fbb7..287150db6db4 100644 --- a/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt +++ b/Documentation/devicetree/bindings/phy/sun4i-usb-phy.txt @@ -10,6 +10,7 @@ Required properties: * allwinner,sun8i-a23-usb-phy * allwinner,sun8i-a33-usb-phy * allwinner,sun8i-h3-usb-phy + * allwinner,sun50i-a64-usb-phy - reg : a list of offset + length pairs - reg-names : * "phy_ctrl" |