Hi Thomas,
Le Wed, 23 Jan 2013 19:03:52 +0100,
Thomas Petazzoni a écrit :
> On Wed, 23 Jan 2013 14:04:42 -0300, Ezequiel Garcia wrote:
>
> > from the OpenBlocks AX3-4 board dts file, since you mentioned this
> > board uses that USB
> > port for a PCIe connector -- if I understood correctly.
>
>
Hi Christoph,
Le Wed, 25 Sep 2013 12:17:40 +0200,
Christoph Fritz a écrit :
> On Tue, 2013-04-09 at 14:28 -0300, Fabio Estevam wrote:
> > On Mon, Apr 8, 2013 at 9:09 PM, Fabio Estevam wrote:
> >
> > >> I know that I have to use the driver ULPI but with my configuration, I
> > >> get these erro
Hi,
Le Thu, 26 Sep 2013 17:59:39 +0200,
Christoph Fritz a écrit :
> On Wed, 2013-09-25 at 16:00 +0200, Eric Bénard wrote:
> > Le Wed, 25 Sep 2013 12:17:40 +0200,
> > Christoph Fritz a écrit :
> >
> > > On Tue, 2013-04-09 at 14:28 -0300, Fabio Estevam wrote:
>
Hi Fabio,
Le Thu, 6 Mar 2014 07:23:30 -0300,
Fabio Estevam a écrit :
> Let me know if you have some other suggestion.
That's because usbmisc is not fully implemented for i.MX25 & 35 as
USB_CTRL must be configured (for both i.MX25 and i.MX35).
Denis is working on this.
Eric
--
To unsubscribe fro
Hi Fabio,
Le Sun, 9 Mar 2014 22:21:59 -0300,
Fabio Estevam a écrit :
> On Fri, Mar 7, 2014 at 2:04 PM, Denis Carikli wrote:
>
> > +static int usbmisc_imx25_init(struct imx_usbmisc_data *data)
> > +{
> > + void __iomem *reg = NULL;
>
> This variable is not used and causes a warning. Pleas