diff options
| author | Icenowy Zheng <icenowy@aosc.xyz> | 2016-08-12 11:06:20 +0800 |
|---|---|---|
| committer | Kishon Vijay Abraham I <kishon@ti.com> | 2016-09-10 16:48:26 +0530 |
| commit | 732e35da7b4ab054239b92ce10c8e7936724a2c8 (patch) | |
| tree | f33649986a0f8c966a1729dabf30ee7180b02122 | |
| parent | d223472505d4211b348a5931605858c85b395df5 (diff) | |
| download | linux-732e35da7b4ab054239b92ce10c8e7936724a2c8.tar.gz linux-732e35da7b4ab054239b92ce10c8e7936724a2c8.tar.bz2 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>
| -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" |
