[Bug 645420] Re: OTG port not enabled for OMAP4
Ricardo Salveti
rsalveti at rsalveti.net
Wed Sep 22 19:17:34 UTC 2010
Our main problem is that the OTG feature depends on PM, and this is not well supported on current hardware:
config USB_MUSB_OTG
depends on USB && USB_GADGET && PM && EXPERIMENTAL
So we first need to make sure CONFIG_PM running fine with our kernel,
then we can try to enable and test OTG (bug 628029 talks about lack of
suspend, that's also affected by missing CONFIG_PM).
** Changed in: linux-ti-omap4 (Ubuntu)
Status: New => Confirmed
--
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux-ti-omap4 in ubuntu.
More information about the kernel-bugs
mailing list