diff options
author | Al Cooper <alcooperx@gmail.com> | 2020-05-12 17:00:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-13 14:28:01 +0200 |
commit | 4e6cc9d07f28307bc67ce6e1a983c09509d22c9c (patch) | |
tree | a51a4eb5cc1c3bd0e7f40a8581d6ba9791550571 /Documentation/devicetree/bindings/usb/usb-xhci.txt | |
parent | usb: typec: tps6598x: Add USB role switching logic (diff) | |
download | linux-4e6cc9d07f28307bc67ce6e1a983c09509d22c9c.tar.xz linux-4e6cc9d07f28307bc67ce6e1a983c09509d22c9c.zip |
dt-bindings: Add Broadcom STB USB support
Add DT bindings for Broadcom STB USB EHCI and XHCI drivers.
NOTE: The OHCI driver is not included because it uses the generic
platform driver.
Signed-off-by: Al Cooper <alcooperx@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20200512150019.25903-3-alcooperx@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usb-xhci.txt')
-rw-r--r-- | Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb-xhci.txt b/Documentation/devicetree/bindings/usb/usb-xhci.txt index dc025f126d71..23e89d798b1b 100644 --- a/Documentation/devicetree/bindings/usb/usb-xhci.txt +++ b/Documentation/devicetree/bindings/usb/usb-xhci.txt @@ -24,6 +24,7 @@ Required properties: device - "renesas,rcar-gen3-xhci" for a generic R-Car Gen3 or RZ/G2 compatible device + - "brcm,bcm7445-xhci" for Broadcom STB SoCs with XHCI - "xhci-platform" (deprecated) When compatible with the generic version, nodes must list the |