diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2023-08-28 21:19:37 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-29 00:36:52 +0300 |
commit | 1ce486bae4c3b4ce14f350678e4218a0e2894bcd (patch) | |
tree | 8e8bbbb576664cfc5f23b5164f31179a468417ac /Documentation/devicetree/bindings/usb/generic-ehci.yaml | |
parent | 52810f62601b3b4b0d310e66bd11458047fee25f (diff) | |
download | linux-1ce486bae4c3b4ce14f350678e4218a0e2894bcd.tar.xz |
dt-bindings: usb: Add V3s compatible string for EHCI
The Allwinner V3s uses a generic EHCI and OHCI for USB host
communication and the MUSB controller for OTG mode. Add compatible
strings for the EHCI node.
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230828181941.1609894-5-macroalpha82@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/generic-ehci.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/usb/generic-ehci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml index b956bb5fada7..f37191f21501 100644 --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml @@ -38,6 +38,7 @@ properties: - allwinner,sun8i-a83t-ehci - allwinner,sun8i-h3-ehci - allwinner,sun8i-r40-ehci + - allwinner,sun8i-v3s-ehci - allwinner,sun9i-a80-ehci - allwinner,sun20i-d1-ehci - aspeed,ast2400-ehci |