[PATCH v6 03/11] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2
From: ABRAHAM, KISHON VIJAY <hidden>
Date: 2012-08-03 14:33:19
Also in:
linux-devicetree, linux-omap, lkml
From: ABRAHAM, KISHON VIJAY <hidden>
Date: 2012-08-03 14:33:19
Also in:
linux-devicetree, linux-omap, lkml
Hi, On Fri, Aug 3, 2012 at 6:58 PM, Felipe Balbi [off-list ref] wrote:
Hi, On Mon, Jul 30, 2012 at 02:39:52PM +0530, Kishon Vijay Abraham I wrote:quoted
All the PHY configuration other than VBUS, ID GND and OTG SRP are removed from twl6030. The phy configurations are taken care by the dedicated usb2 phy driver. So twl6030 is made as comparator driver for VBUS and ID detection. Writing to control module which is now handled in omap2430.c should be removed once a driver for control module is in place. Signed-off-by: Kishon Vijay Abraham I <redacted>This looks good for the time being. Do you think it has any hard dependencies on your new phy drivers, or can I apply this without those other patches ??
It has a hard dependency on usb2phy driver. Thanks Kishon