diff options
author | Samuel Holland <samuel@sholland.org> | 2022-07-02 14:52:49 -0500 |
---|---|---|
committer | Jernej Skrabec <jernej.skrabec@gmail.com> | 2022-07-05 21:53:26 +0200 |
commit | 534445e0d15230a6c3b48b65e75c0f7bd9c0db19 (patch) | |
tree | 722fcae7ff350298b0419930dff55064f432cbe2 /Documentation/devicetree/bindings/usb | |
parent | 821d83c20e32adaedb3774939dfc14acc87fce08 (diff) | |
download | lwn-534445e0d15230a6c3b48b65e75c0f7bd9c0db19.tar.gz lwn-534445e0d15230a6c3b48b65e75c0f7bd9c0db19.zip |
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 <samuel@sholland.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220702195249.54160-4-samuel@sholland.org
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-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 |