summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAl Cooper <alcooperx@gmail.com>2020-05-12 11:00:19 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-05-13 14:29:09 +0200
commitc33f4f24b888236b725a9972e0fe5ac6575c68ec (patch)
treec1e89fcf904b72572500b4ccb6e822ab71c83e46 /MAINTAINERS
parent9df231511bd64387cd43a85d2955fd8d8ff04e0e (diff)
downloadlinux-stable-c33f4f24b888236b725a9972e0fe5ac6575c68ec.tar.gz
linux-stable-c33f4f24b888236b725a9972e0fe5ac6575c68ec.tar.bz2
linux-stable-c33f4f24b888236b725a9972e0fe5ac6575c68ec.zip
usb: host: Add ability to build new Broadcom STB USB drivers
Add the build system changes needed to get the Broadcom STB XHCI, EHCI and OHCI functionality working. The OHCI support does not require anything unique to Broadcom so the standard ohci-platform driver is being used. Also update MAINTAINERS. Signed-off-by: Al Cooper <alcooperx@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20200512150019.25903-6-alcooperx@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index e93b7b9deeea..f71212eb845e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3481,6 +3481,14 @@ S: Supported
F: Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml
F: drivers/i2c/busses/i2c-brcmstb.c
+BROADCOM BRCMSTB USB EHCI DRIVER
+M: Al Cooper <alcooperx@gmail.com>
+L: linux-usb@vger.kernel.org
+L: bcm-kernel-feedback-list@broadcom.com
+S: Maintained
+F: Documentation/devicetree/bindings/usb/brcm,bcm7445-ehci.yaml
+F: drivers/usb/host/ehci-brcm.*
+
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
M: Al Cooper <alcooperx@gmail.com>
L: linux-kernel@vger.kernel.org