aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Laszczak <[email protected]>2023-06-02 06:26:44 -0400
committerGreg Kroah-Hartman <[email protected]>2023-06-13 11:59:29 +0200
commit41e2f976b558ca71fb79dbc7874c4fc91370b5d6 (patch)
treed33bafa1ba4db6ee7bded7a23e0f452e8b5f5c42
parent07a3aef249a1a084b081002e7cbab3873dfb58ae (diff)
MAINTAINERS: add Cadence USBHS driver entry
Patch adds entry for USBHS (CDNS2) driver into MAINTARNERS file Signed-off-by: Pawel Laszczak <[email protected]> Message-ID: <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6fe915cdbf84..a8c8bd0b845f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4520,6 +4520,12 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb.git
F: drivers/usb/cdns3/
X: drivers/usb/cdns3/cdns3*
+CADENCE USBHS DRIVER
+M: Pawel Laszczak <[email protected]>
+S: Maintained
+F: drivers/usb/gadget/udc/cdns2
+
CADET FM/AM RADIO RECEIVER DRIVER
M: Hans Verkuil <[email protected]>