RE: chipidea on mx28-evk: irq 237: nobody cared

2013-11-18 Thread Peter Chen
> > > What your otg port looks like? It is a Micro-B-Female port? > > > If ID pin is low, it will be considered as host role, when you > > > connect to another machine's host port, both sides are host, it can't > > > be enumerated. > > > > Yes, I know, both sides are in the host role. Granted my

RE: chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Peter Chen
> > > > What your otg port looks like? It is a Micro-B-Female port? > > If ID pin is low, it will be considered as host role, when you > > connect to another machine's host port, both sides are host, it can't > > be enumerated. > > Yes, I know, both sides are in the host role. Granted my fault,

Re: chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Marc Kleine-Budde
On 11/14/2013 02:45 PM, Peter Chen wrote: > > >>> [3.497987] using random self ethernet address >>> [3.503321] using random host ethernet address >>> [3.510076] g_ether gadget: Ethernet Gadget, version: Memorial Day >> 2008 >>> [3.516749] g_ether gadget: g_ether ready >>> [4.

Re: chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Marc Kleine-Budde
On 11/14/2013 02:17 PM, Fabio Estevam wrote: > Hi Marc, > > On Thu, Nov 14, 2013 at 10:46 AM, Marc Kleine-Budde > wrote: >> Hello, >> >> I'm using Greg's linux-usb/next on mx28-evk with mxs-defconfig. I >> switched on OTG support and ether gadget and compiled it into the kernel. >> >> During eve

RE: chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Peter Chen
> > [3.497987] using random self ethernet address > > [3.503321] using random host ethernet address > > [3.510076] g_ether gadget: Ethernet Gadget, version: Memorial Day > 2008 > > [3.516749] g_ether gadget: g_ether ready > > [4.842006] irq 237: nobody cared (try booting with

Re: chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Fabio Estevam
Hi Marc, On Thu, Nov 14, 2013 at 10:46 AM, Marc Kleine-Budde wrote: > Hello, > > I'm using Greg's linux-usb/next on mx28-evk with mxs-defconfig. I > switched on OTG support and ether gadget and compiled it into the kernel. > > During every boot when the ether gadget is loaded the IRQ of the usb0

chipidea on mx28-evk: irq 237: nobody cared

2013-11-14 Thread Marc Kleine-Budde
Hello, I'm using Greg's linux-usb/next on mx28-evk with mxs-defconfig. I switched on OTG support and ether gadget and compiled it into the kernel. During every boot when the ether gadget is loaded the IRQ of the usb0 fires and nobody cares: > [3.336843] ci_hdrc ci_hdrc.0: ChipIdea HDRC found