]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 21 Mar 2017 11:56:48 +0000 (13:56 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Mar 2017 12:48:44 +0000 (13:48 +0100)
commitd2061f9cc32dbb895191833063d9f3366fdaae78
tree3571eedc53ec647295f3f25c82da2a50f7dbedf8
parentfab9288428ec0fbd09adb67d3a17c51d78196f9c
usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

This adds driver for the USB Type-C PHY on Intel WhiskeyCove
PMIC which is available on some of the Intel Broxton SoC
based platforms.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-and-Tested-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/Kconfig
drivers/usb/typec/Makefile
drivers/usb/typec/typec_wcove.c [new file with mode: 0644]