[PATCH v2 2/3] usb: phy: add lubbock phy driver
From: Dmitry Eremin-Solenikov <hidden>
Date: 2015-01-11 18:44:59
From: Dmitry Eremin-Solenikov <hidden>
Date: 2015-01-11 18:44:59
Hello, 2015-01-08 19:58 GMT+03:00 Felipe Balbi [off-list ref]:
On Sun, Nov 30, 2014 at 01:02:04AM +0300, Dmitry Eremin-Solenikov wrote:quoted
Extract lubbock-specific code from pxa25x_udc driver. As a bonus, phy driver determines connector/VBUS status by reading CPLD register. Also it uses a work to call into udc stack, instead of pinging vbus session right from irq handler. Signed-off-by: Dmitry Eremin-Solenikov <redacted> --- drivers/usb/phy/Kconfig | 10 ++ drivers/usb/phy/Makefile | 1 +new phy drivers under drivers/phy only, sorry.
Hmm. How do drivers/phy drivers coordinate with usb gadget subsystem? I see none of them calling usb_gadget_vbus_connect/disconnect(). -- With best wishes Dmitry