phy: da8xx-usb: new driver for DA8xx SoC USB PHY
authorDavid Lechner <david@lechnology.com>
Mon, 9 May 2016 23:40:00 +0000 (18:40 -0500)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 4 Jul 2016 12:37:39 +0000 (18:07 +0530)
commitf2e600411bad76317b6751caa3b5c20e321e54aa
treef2e0cf8a9567f0df236682660a8630577b9d2852
parent5358aa3ea1d1f1d1b79c7f9e7c41449f584228fa
phy: da8xx-usb: new driver for DA8xx SoC USB PHY

This is a new phy driver for the SoC USB controllers on the TI DA8xx
family of microcontrollers. The USB 1.1 PHY is just a simple on/off.
The USB 2.0 PHY also allows overriding the VBUS and ID pins.

Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/Kconfig
drivers/phy/Makefile
drivers/phy/phy-da8xx-usb.c [new file with mode: 0644]