aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeikki Krogerus <[email protected]>2020-05-07 18:09:00 +0300
committerGreg Kroah-Hartman <[email protected]>2020-05-13 14:20:50 +0200
commit2cab683fda558d8ae0e4dde6166fa585a50f0a60 (patch)
treede7ffbbd38f76767b0821137a0966496482409b5
parent1f478dc2a13a42831513cfcf992ee31c4fba9c27 (diff)
MAINTAINERS: Add entry for Intel PMC mux driver
I will be maintaining the Intel PMC mux control driver. Signed-off-by: Heikki Krogerus <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 091ec22c1a23..e93b7b9deeea 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17580,6 +17580,13 @@ F: Documentation/driver-api/usb/typec.rst
F: drivers/usb/typec/
F: include/linux/usb/typec.h
+USB TYPEC INTEL PMC MUX DRIVER
+M: Heikki Krogerus <[email protected]>
+S: Maintained
+F: Documentation/firmware-guide/acpi/intel-pmc-mux.rst
+F: drivers/usb/typec/mux/intel_pmc_mux.c
+
USB TYPEC PI3USB30532 MUX DRIVER
M: Hans de Goede <[email protected]>