Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1365180

Re: usb: gadget breakage on N900: bind UDC by name passed via usb_gadget_driver structure

From Pavel Machek <pavel@ucw.cz>
Newsgroups linux.kernel
Subject Re: usb: gadget breakage on N900: bind UDC by name passed via usb_gadget_driver structure
Date 2016-03-27 22:30 +0200
Message-ID <rhptT-4ZT-9@gated-at.bofh.it> (permalink)
References <rh4fM-6NC-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi!

> >> I managed to boot N900 with working USB gadget (builtin g_ether)
> >> in boardfile mode, can ping it from PC and transfer data. I don't
> >> see any issue (except of musb name issue in twl phy driver, I've
> >> already sent a fix for that: https://lkml.org/lkml/2016/3/24/670 )
> >>
> >> Pavel, I still don't see how you've got your issue, please share
> >> more detials
> >
> > Ok, let me try. I undid all the changes in drivers/phy drivers/usb and
> > include/linux/usb . I have all the gadget stuff built-in, so that I
> > could use nfsroot, but this is boot from mmcblk.
> 
> So do you mean you use original rootfs that was shipeed with N900?

No. I'm using Debian ARM root. It includes useful X and even phone
functions. https://gitlab.com/tui/tui .

> > gzipped config is attached.
> 
> Thanks, I'll try that

Thanks.

> > Dmesg from the n900 is attached as /tmp/delme.gz. I did _not_ apply
> > the patch from https://lkml.org/lkml/2016/3/24/670 , yet, as I'm using
> > devicetree boot.
> 
> Hmm.. don't see anything strange in the boot log related to USB,
> I'll try your config

Let me know how it went.

> >> Dmesg from the n900 is attached as /tmp/delme.gz. I did _not_ apply
> >> the patch from https://lkml.org/lkml/2016/3/24/670 , yet, as I'm using
> >> devicetree boot.
> >
> > Hmm.. don't see anything strange in the boot log related to USB,
> > I'll try your config
> 
> After looking into your config and boot log again, I see you use kernel
> 4.4, whereas the patch you've told about ("usb: gadget: bind UDC by name
> passed via usb_gadget_driver structure") was merged only into 4.5 kernel.
> Could you please try vanilla v4.5 with your config and see if it
> helps?

...ok, I could do that, but:

> >> I managed to boot N900 with working USB gadget (builtin g_ether)
> >> in boardfile mode, can ping it from PC and transfer data. I don't
> >> see any issue (except of musb name issue in twl phy driver, I've
> >> already sent a fix for that: https://lkml.org/lkml/2016/3/24/670 )
> >
> > I tried to add that one, too, and no change. Can I get your .config?
> 
> Since you use DT boot, this patch will not have any effect.
> See my config attached.

...it looks like it is not expected to have any effect.

Ok, let me examine the config.

Best regards,

									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-17 22:30 +0100
  Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-18 08:50 +0100
    Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-18 10:40 +0100
    Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-18 21:30 +0100
      Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Marek Szyprowski <m.szyprowski@samsung.com> - 2016-03-21 13:00 +0100
        Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-23 13:30 +0100
          Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-24 01:50 +0100
            Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-25 04:30 +0100
              Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-25 22:20 +0100
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-26 22:50 +0100
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-27 22:30 +0200
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-27 23:50 +0200
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-03-28 23:40 +0200
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Pavel Machek <pavel@ucw.cz> - 2016-04-01 16:40 +0200
              Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-26 22:40 +0100
                Re: usb: gadget breakage on N900: bind UDC by name passed via  usb_gadget_driver structure Ruslan Bilovol <ruslan.bilovol@gmail.com> - 2016-03-26 23:00 +0100

csiph-web