diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-03-20 15:57:11 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-22 13:49:28 +0100 |
commit | da95cc1d9a4c7a5f0add7372527074321981bd98 (patch) | |
tree | 23d7c72eee7c0ecd8bcbb97b305d818a392e04e2 /MAINTAINERS | |
parent | f6fb9ec02be1c1718596622263a88ff5490d2e95 (diff) | |
download | lwn-da95cc1d9a4c7a5f0add7372527074321981bd98.tar.gz lwn-da95cc1d9a4c7a5f0add7372527074321981bd98.zip |
usb: typec: driver for Pericom PI3USB30532 Type-C cross switch
Add a driver for the Pericom PI3USB30532 Type-C cross switch /
mux chip found on some devices with a Type-C port.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d5065cf747e3..6dde7af5cf54 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14544,6 +14544,12 @@ F: drivers/usb/ F: include/linux/usb.h F: include/linux/usb/ +USB TYPEC PI3USB30532 MUX DRIVER +M: Hans de Goede <hdegoede@redhat.com> +L: linux-usb@vger.kernel.org +S: Maintained +F: drivers/usb/typec/mux/pi3usb30532.c + USB TYPEC SUBSYSTEM M: Heikki Krogerus <heikki.krogerus@linux.intel.com> L: linux-usb@vger.kernel.org |