usb: typec: rt1719: Add support for Richtek RT1719
authorChiYuan Huang <cy_huang@richtek.com>
Wed, 9 Feb 2022 15:42:42 +0000 (23:42 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Feb 2022 10:59:17 +0000 (11:59 +0100)
commit25d29b980912df4d52d619ee3d64237619b991df
tree51296846f53b7e6003ec27103be53b12d6a49a8a
parent3a0f60b5ea321e5071807a5c0c37656d5be810d6
usb: typec: rt1719: Add support for Richtek RT1719

Richtek RT1719 is a sink-only Type-C PD controller it complies with
latest USB Type-C and PD standards. It integrates the physical layer of
USB power delivery protocol to allow up to 100W of power.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: ChiYuan Huang <cy_huang@richtek.com>
Link: https://lore.kernel.org/r/1644421362-32104-3-git-send-email-u0084500@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/Kconfig
drivers/usb/typec/Makefile
drivers/usb/typec/rt1719.c [new file with mode: 0644]