* Felipe Balbi <balbi@xxxxxx> [150324 10:10]: > On Tue, Mar 24, 2015 at 11:57:54AM -0500, Nishanth Menon wrote: > > On 11:44-20150324, Felipe Balbi wrote: > > > On Tue, Mar 24, 2015 at 09:26:48AM -0500, Nishanth Menon wrote: > > > > On 12:19-20150324, Roger Quadros wrote: > > > > > We need to enable EXTCON_USB_GPIO_USB and not > > > > > EXTCON_GPIO_USB. > > > > > > > > > > Fixes: c08a54c0ebeb ("ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB") > > > > > > > > > > Reported-by: Nishant Menon <nm@xxxxxx> > > > > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > > > > > --- > > > > > arch/arm/configs/omap2plus_defconfig | 2 +- > > > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > > > > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > > > > > index 04b4c8e..daf9412 100644 > > > > > --- a/arch/arm/configs/omap2plus_defconfig > > > > > +++ b/arch/arm/configs/omap2plus_defconfig > > > > > @@ -391,7 +391,7 @@ CONFIG_TI_EDMA=y > > > > > CONFIG_DMA_OMAP=y > > > > > # CONFIG_IOMMU_SUPPORT is not set > > > > > CONFIG_EXTCON=m > > > > > -CONFIG_EXTCON_GPIO=m > > > > > +CONFIG_EXTCON_USB_GPIO=m > > > > > CONFIG_EXTCON_PALMAS=m > > > > > CONFIG_TI_EMIF=m > > > > > CONFIG_PWM=y > > > > > -- > > > > > 2.1.0 > > > > > > > > Yep and it finally works! Yipiee!! > > > > http://pastebin.ubuntu.com/10669565/ > > > > > > I don't see the peripheral side IRQ in /proc/interrupts. What's going > > > on? Can you load g_zero or g_mass_storage and verify peripheral side > > > also works ? > > my board is remote atm and does not have the usb peripheral cable hooked in. > > However, I did load g_zero and looks like 73 is registered. > > thanks, that should be enough :-) > > Reviewed-by: Felipe Balbi <balbi@xxxxxx> > Acked-by: Felipe Balbi <balbi@xxxxxx> Applying into omap-for-v4.1/fixes thanks. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html