Message ID | 20200507150900.12102-5-heikki.krogerus@linux.intel.com |
---|---|
State | New |
Headers | show |
Series | usb: typec: Intel PMC driver changes | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 2926327e4976..5a7b0205397b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17590,6 +17590,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
I will be maintaining the Intel PMC mux control driver. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)