
2 Aug
2024
2 Aug
'24
7:59 p.m.
Add new section for USB TypeC Port Manager (TCPM) support, which is needed to figure out cable orientation of USB-C plus and to do USB PD communication.
Signed-off-by: Sebastian Reichel sebastian.reichel@collabora.com --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index c2832345ab18..2556f2b9c57a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1712,6 +1712,15 @@ F: common/usb_kbd.c F: common/usb_storage.c F: include/usb.h
+USB TCPM +M: Sebastian Reichel sebastian.reichel@collabora.com +S: Maintained +F: cmd/tcpm.c +F: drivers/usb/tcpm/ +F: doc/usage/cmd/tcpm.rst +F: include/usb/pd.h +F: include/usb/tcpm.h + USB xHCI M: Bin Meng bmeng.cn@gmail.com S: Maintained
--
2.43.0