linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Tony Lindgren <tony@atomide.com>
Cc: "Pali Rohár" <pali.rohar@gmail.com>,
	sre@debian.org, sre@ring0.de,
	"kernel list" <linux-kernel@vger.kernel.org>,
	balbi@ti.com, linux-arm-kernel@lists.infradead.org,
	linux-omap@vger.kernel.org, kishon@ti.com,
	s.nawrocki@samsung.com
Subject: Re: USB Ethernet gadget on Nokia n900
Date: Tue, 21 Oct 2014 23:52:50 +0200	[thread overview]
Message-ID: <20141021215250.GA20087@amd> (raw)
In-Reply-To: <20141020222942.GA2560@atomide.com>

Hi!

> > > > After some hand-bisecting and real-bisecting, I found two commits that
> > > > cause problems for 3.13: With these reverted, I get usb networking
> > > > back in 3.13 on nokia n900.
> > > > 
> > > > (Pali, if you revert these, you should get working usb networking in
> > > > your 3.13 branch, too.)
> > > > 
> > > > Any ideas?
> > > 
> > > Hmm maybe check if current stable kernels work for you without
> > > reverting anything ? Few weeks ago I did the the following two fixes
> > > with cc stable v3.13+:
> > > 
> > > 96be39ab34b7 usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
> > > 85601b8d81e2 usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
> > 
> > I tried these on top of 3.14 (where my revert fixes stuff) and no, it
> > does not seem to help. (Trying stable would be a bit more work).
> > 
> > Do you want me to try on 3.13, too?
> 
> Sounds like there's something else missing too then. Maybe give
> v3.18-rc1 and device tree based boot a try?

Ok, I tried 3.18-rc1 (with dt appended to the zImage) and this should
be the logs from that attempt (on PC).

[205583.689477] usb 4-1: Product: Nokia N900 (Update mode)
[205583.689480] usb 4-1: Manufacturer: Nokia
[205583.689483] usb 4-1: SerialNumber: 4D554D363434323537
[205584.467273] usb 4-1: USB disconnect, device number 72
[205590.120043] usb 4-1: new high-speed USB device number 73 using
ehci-pci
[205605.232034] usb 4-1: device descriptor read/64, error -110
[205620.448036] usb 4-1: device descriptor read/64, error -110
[205620.664032] usb 4-1: new high-speed USB device number 74 using
ehci-pci
[205635.776032] usb 4-1: device descriptor read/64, error -110
[205650.992032] usb 4-1: device descriptor read/64, error -110
[205651.208030] usb 4-1: new high-speed USB device number 75 using
ehci-pci
[205661.616025] usb 4-1: device not accepting address 75, error -110

IOW usb gadget driver loaded (or there would be no "new high-speed USB
device" message, but communication does not work.

I'm attaching the config.

> FYI, there's some PM support there too since v3.16-rc7, so using
> anything pre v3.17 is probably not fun on the battery. Well it works

My goal is to get nfsroot to work, and then I can play with bluetooth,
userland and power management. For now, power consumption is not
important, as I'm unable to boot useful system.

(I could boot from MMC, but that's too cumbersome to use due to lack
of space, hard communication, and constant fiddling with device
cover).

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

  reply	other threads:[~2014-10-21 21:52 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20141019090107.GA19132@amd>
2014-10-19 10:07 ` USB Ethernet gadget on Nokia n900 Pavel Machek
2014-10-19 14:58   ` Pali Rohár
2014-10-19 20:50     ` Pavel Machek
2014-10-19 21:00       ` Pali Rohár
2014-10-19 22:30         ` Pavel Machek
2014-10-20 13:08         ` Pavel Machek
2014-10-20 16:45           ` Tony Lindgren
2014-10-20 22:03             ` Pavel Machek
2014-10-20 22:29               ` Tony Lindgren
2014-10-21 21:52                 ` Pavel Machek [this message]
2014-10-19 15:24   ` Felipe Balbi
2014-10-19 19:19     ` Pavel Machek
2014-10-19 19:29       ` Pavel Machek
2014-10-20 21:35       ` Aaro Koskinen
2014-10-20 21:37         ` Aaro Koskinen
2014-10-20 22:42         ` Pavel Machek
2014-10-26 11:08         ` Pavel Machek
2014-10-26 11:12           ` Pali Rohár
2014-10-26 12:00             ` Pavel Machek
2014-10-26 21:17             ` Pavel Machek
2014-10-26 21:22               ` Pali Rohár
2014-10-26 21:55                 ` Pavel Machek
2014-10-26 22:23                   ` Pali Rohár
2014-10-27 19:52                     ` Tony Lindgren
2014-10-27 22:31                       ` Tony Lindgren
2014-10-28 22:04                         ` Pavel Machek
2014-10-28 22:11                           ` Tony Lindgren
2014-10-29  8:46                             ` Nokia n900 problems in 3.18-rc1 (was Re: USB Ethernet gadget on Nokia n900) Pavel Machek
2014-10-29 14:09                               ` Tony Lindgren
2014-10-29 14:18                                 ` Tomi Valkeinen
2014-10-29 21:34                                   ` Pavel Machek
2014-10-31 20:03                                 ` Pavel Machek
2014-10-31 20:30                                   ` Pali Rohár
2014-10-28 22:21                           ` USB Ethernet gadget on Nokia n900 Pavel Machek
2014-10-28 22:26                             ` Tony Lindgren
2015-07-06 13:24                               ` Pali Rohár
2015-07-06 13:53                                 ` Tony Lindgren
2015-07-07  7:46                                   ` Pali Rohár
2015-07-07 11:46                                     ` Tony Lindgren
2016-01-19 20:58                                       ` Pali Rohár
2016-02-11 14:43                                         ` Pali Rohár
2016-02-11 14:50                                           ` Pali Rohár

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141021215250.GA20087@amd \
    --to=pavel@ucw.cz \
    --cc=balbi@ti.com \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=s.nawrocki@samsung.com \
    --cc=sre@debian.org \
    --cc=sre@ring0.de \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).