diff options
author | Samuel Holland <[email protected]> | 2022-07-02 14:52:49 -0500 |
---|---|---|
committer | Jernej Skrabec <[email protected]> | 2022-07-05 21:53:26 +0200 |
commit | 534445e0d15230a6c3b48b65e75c0f7bd9c0db19 (patch) | |
tree | 722fcae7ff350298b0419930dff55064f432cbe2 | |
parent | 821d83c20e32adaedb3774939dfc14acc87fce08 (diff) |
dt-bindings: usb: generic-ohci: Add Allwinner D1 compatible
The Allwinner D1 contains USB controllers which claim to be compatible
with the OHCI specification version 1.0a.
Signed-off-by: Samuel Holland <[email protected]>
Acked-by: Jernej Skrabec <[email protected]>
Signed-off-by: Jernej Skrabec <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/usb/generic-ohci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/generic-ohci.yaml b/Documentation/devicetree/bindings/usb/generic-ohci.yaml index e2ac84665316..9ab547d1b9e7 100644 --- a/Documentation/devicetree/bindings/usb/generic-ohci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ohci.yaml @@ -28,6 +28,7 @@ properties: - allwinner,sun8i-h3-ohci - allwinner,sun8i-r40-ohci - allwinner,sun9i-a80-ohci + - allwinner,sun20i-d1-ohci - brcm,bcm3384-ohci - brcm,bcm63268-ohci - brcm,bcm6328-ohci |