diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2020-05-07 17:09:00 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-13 14:20:50 +0200 |
commit | 2cab683fda558d8ae0e4dde6166fa585a50f0a60 (patch) | |
tree | de7ffbbd38f76767b0821137a0966496482409b5 /MAINTAINERS | |
parent | usb: typec: Add firmware documentation for the Intel PMC mux control (diff) | |
download | linux-2cab683fda558d8ae0e4dde6166fa585a50f0a60.tar.xz linux-2cab683fda558d8ae0e4dde6166fa585a50f0a60.zip |
MAINTAINERS: Add entry for Intel PMC mux driver
I will be maintaining the Intel PMC mux control driver.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20200507150900.12102-5-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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 <heikki.krogerus@linux.intel.com> +L: linux-usb@vger.kernel.org +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 <hdegoede@redhat.com> L: linux-usb@vger.kernel.org |