usb: typec: add support for PTN36502 redriver
authorLuca Weiss <luca.weiss@fairphone.com>
Fri, 20 Oct 2023 10:35:47 +0000 (12:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 10:48:20 +0000 (12:48 +0200)
commit8e99dc783648e5e663494434544bdc5160522de3
tree367506b2b632f33e0d0f0cd66ec9d47bc68ab231
parent915360a5ce96f0c8e22730b21c50dd1a1f271930
usb: typec: add support for PTN36502 redriver

Add a driver for the NXP PTN36502 Type-C USB 3.1 Gen 1 and DisplayPort
v1.2 combo redriver.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20231020-ptn36502-v2-2-b37a337d463e@fairphone.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/mux/Kconfig
drivers/usb/typec/mux/Makefile
drivers/usb/typec/mux/ptn36502.c [new file with mode: 0644]