Commit 3dfc0445 authored by Heikki Krogerus's avatar Heikki Krogerus Committed by Greg Kroah-Hartman
Browse files

MAINTAINERS: Assign maintainer for the port controller drivers



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: default avatarHeikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: Badhri Jagan Sridharan <badhri@google.com>
Acked-by: default avatarBadhri Jagan Sridharan <badhri@google.com>
Link: https://lore.kernel.org/r/20250407133306.387576-1-heikki.krogerus@linux.intel.com


Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9788792a
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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>