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.reic...@collabora.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 638b2fdd442f..dbd81dac7155 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1684,6 +1684,14 @@ F:       common/usb_kbd.c
 F:     common/usb_storage.c
 F:     include/usb.h
 
+USB TCPM
+M:     Sebastian Reichel <sebastian.reic...@collabora.com>
+S:     Maintained
+F:     cmd/tcpm.c
+F:     drivers/usb/tcpm/
+F:     include/usb/pd.h
+F:     include/usb/tcpm.h
+
 USB xHCI
 M:     Bin Meng <bmeng...@gmail.com>
 S:     Maintained
-- 
2.43.0

Reply via email to