On Mon, Dec 12, 2011 at 9:09 AM, Jarkko Nikula <[email protected]> wrote:
> Indeed yes. I checked that in 3.0 it still works but not in 3.1 so some
> non isp1704_charger change has broke it as there hasn't been changes on it.

Actually it's broken in 3.0 as well, try this configuration:

        # CONFIG_USB_MUSB_HOST is not set
        # CONFIG_USB_MUSB_PERIPHERAL is not set
        CONFIG_USB_MUSB_OTG=y
        CONFIG_USB_GADGET_MUSB_HDRC=y
        CONFIG_USB_MUSB_HDRC_HCD=y

        CONFIG_USB_GADGET_SELECTED=y
        # CONFIG_USB_GADGET_FUSB300 is not set
        # CONFIG_USB_GADGET_OMAP is not set
        # CONFIG_USB_GADGET_R8A66597 is not set
        # CONFIG_USB_GADGET_PXA_U2O is not set
        # CONFIG_USB_GADGET_M66592 is not set
        # CONFIG_USB_GADGET_DUMMY_HCD is not set

I will try to find where the issues started to happen, but it's a bit
difficult because all this USB Kconfig stuff is completely messed up.

*Sigh*

-- 
Felipe Contreras
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to