diff options
author | Peter Chen <peter.chen@nxp.com> | 2020-06-15 03:06:18 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-10-02 08:43:32 +0200 |
commit | 5b311668f91a10e5e1255e77d6d61b7d14549af9 (patch) | |
tree | e79d3a5012930fdd5b8cf7a41160f1745faf1481 /MAINTAINERS | |
parent | ARM: dts: at91: sam9x60ek: enable usb device (diff) | |
download | linux-5b311668f91a10e5e1255e77d6d61b7d14549af9.tar.xz linux-5b311668f91a10e5e1255e77d6d61b7d14549af9.zip |
MAINTAINERS: add Cadence USB3 DRD IP driver entry
Add Cadence USB3 DRD IP driver entry
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d746519253c3..1920b8939811 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3848,6 +3848,16 @@ S: Orphan F: Documentation/devicetree/bindings/mtd/cadence-nand-controller.txt F: drivers/mtd/nand/raw/cadence-nand-controller.c +CADENCE USB3 DRD IP DRIVER +M: Peter Chen <peter.chen@nxp.com> +M: Pawel Laszczak <pawell@cadence.com> +M: Roger Quadros <rogerq@ti.com> +L: linux-usb@vger.kernel.org +S: Maintained +T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git +F: Documentation/devicetree/bindings/usb/cdns-usb3.txt +F: drivers/usb/cdns3/ + CADET FM/AM RADIO RECEIVER DRIVER M: Hans Verkuil <hverkuil@xs4all.nl> L: linux-media@vger.kernel.org |