Skip to content

Commit 1d062ff

Browse files
Andre-ARMgregkh
authored andcommitted
dt-bindings: usb: add A523 compatible string for EHCI and OCHI
The Allwinner A523/T527 feature generic EHCI and OHCI compatible USB-2.0 host controllers (in addition to an MUSB and an XHCI controller). Add the new name to the list of supported compatible strings. Signed-off-by: Andre Przywara <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6ea8fa9 commit 1d062ff

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Documentation/devicetree/bindings/usb/generic-ehci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ properties:
3131
- allwinner,sun50i-a64-ehci
3232
- allwinner,sun50i-h6-ehci
3333
- allwinner,sun50i-h616-ehci
34+
- allwinner,sun55i-a523-ehci
3435
- allwinner,sun5i-a13-ehci
3536
- allwinner,sun6i-a31-ehci
3637
- allwinner,sun7i-a20-ehci

Documentation/devicetree/bindings/usb/generic-ohci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ properties:
1818
- allwinner,sun50i-a64-ohci
1919
- allwinner,sun50i-h6-ohci
2020
- allwinner,sun50i-h616-ohci
21+
- allwinner,sun55i-a523-ohci
2122
- allwinner,sun5i-a13-ohci
2223
- allwinner,sun6i-a31-ohci
2324
- allwinner,sun7i-a20-ohci

0 commit comments

Comments
 (0)