commit | 7110e227c86b83446b3b157df2ebb662c9fcb033 | [log] [tgz] |
---|---|---|
author | Kevin Cernekee <[email protected]> | Mon Oct 20 21:28:07 2014 -0700 |
committer | Ralf Baechle <[email protected]> | Mon Nov 24 07:45:13 2014 +0100 |
tree | 1dc42e175962ae286ed116d04e24d90f51b62606 | |
parent | a2f6734c5f683afe5c1b7c23bd60e08e8ad719c4 [diff] [blame] |
MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driver This hardware shows up on the newly-supported BCM3384 cable chip, as well as several old BCM63xx DSL chips. Signed-off-by: Kevin Cernekee <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/8172/ Signed-off-by: Ralf Baechle <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS index 42f0199..6808612 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -2102,6 +2102,12 @@ F: arch/arm/mach-bcm/bcm63xx.c F: arch/arm/include/debug/bcm63xx.S +BROADCOM BCM63XX/BCM33XX UDC DRIVER +M: Kevin Cernekee <[email protected]> +L: [email protected] +S: Maintained +F: drivers/usb/gadget/udc/bcm63xx_udc.* + BROADCOM BCM7XXX ARM ARCHITECTURE M: Marc Carino <[email protected]> M: Brian Norris <[email protected]>