]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Assign maintainer for the port controller drivers
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 7 Apr 2025 13:33:06 +0000 (16:33 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Apr 2025 11:31:31 +0000 (13:31 +0200)
Especially the port manager (tcpm.c) is so major driver that
it should have somebody watching over it who really
understands it, and the port controller interface in
general. Assigning Badhri as the designated reviewer and
restoring the status to Maintained from Orphan.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Badhri Jagan Sridharan <badhri@google.com>
Acked-by: Badhri Jagan Sridharan <badhri@google.com>
Link: https://lore.kernel.org/r/20250407133306.387576-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS

index 96b82704950184bd71623ff41fc4df31e4c7fe87..71408373ce22495a1607e3f2b176852c49eef368 100644 (file)
@@ -25126,9 +25126,13 @@ S:     Maintained
 F:     drivers/usb/typec/mux/pi3usb30532.c
 
 USB TYPEC PORT CONTROLLER DRIVERS
+M:     Badhri Jagan Sridharan <badhri@google.com>
 L:     linux-usb@vger.kernel.org
-S:     Orphan
-F:     drivers/usb/typec/tcpm/
+S:     Maintained
+F:     drivers/usb/typec/tcpm/tcpci.c
+F:     drivers/usb/typec/tcpm/tcpm.c
+F:     include/linux/usb/tcpci.h
+F:     include/linux/usb/tcpm.h
 
 USB TYPEC TUSB1046 MUX DRIVER
 M:     Romain Gantois <romain.gantois@bootlin.com>