All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Marc Haber <mh+linux-kernel@zugschlus.de>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-usb@vger.kernel.org
Subject: Re: USB broken on Banana Pi in Linux 4.6
Date: Tue, 7 Jun 2016 10:30:17 -0700	[thread overview]
Message-ID: <20160607173017.GA25514@kroah.com> (raw)
In-Reply-To: <20160607170600.GA22014@torres.zugschlus.de>

On Tue, Jun 07, 2016 at 07:06:00PM +0200, Marc Haber wrote:
> On Fri, Jun 03, 2016 at 08:35:11AM -0700, Greg KH wrote:
> > On Fri, Jun 03, 2016 at 08:53:58AM +0200, Marc Haber wrote:
> > > On Mon, May 30, 2016 at 01:47:12PM -0700, Greg KH wrote:
> > > > On Mon, May 30, 2016 at 09:02:54PM +0200, Marc Haber wrote:
> > > > > Hi,
> > > > > 
> > > > > on my Bananapis, in kernel 4.6 USB does not work. Kernel configuration
> > > > > is USB-wise identical to 4.5 (grepped for differences in (hci|usb)),
> > > > > and in 4.6 there is not even /dev/bus/usb.
> > > > > 
> > > > > In kernel 4.6, the message "ohci-platform: OHCI generic platform
> > > > > driver" is the last one, and "ehci-platform 1c14000.usb: EHCI Host
> > > > > Controller" is the first one that is missing.
> > > > > 
> > > > > Is this already a known issue? Or, does a 4.6 kernel need to be
> > > > > configured differently if you want USB?
> > > > 
> > > > Are you sure you configured in the correct host controller that you
> > > > want?  Have you done a diff of your .config files to see what you
> > > > changed?  How did you create your 4.6 config?
> > > 
> > > I used make oldconfig, and I diffed the configs for (hci|usb), and
> > > there is no difference.
> > 
> > There might be other things than HCI|USB that are the issue here...
> 
> Full config diff attached. Hints are appreciated.

Nothing obvious, can you use 'git bisect' to go from 4.5.0 to 4.6.0 to
find the offending commit?

thanks,

greg k-h

  reply	other threads:[~2016-06-07 17:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30 19:02 USB broken on Banana Pi in Linux 4.6 Marc Haber
2016-05-30 20:47 ` Greg KH
2016-06-03  6:53   ` Marc Haber
2016-06-03 15:35     ` Greg KH
2016-06-07 17:06       ` Marc Haber
2016-06-07 17:30         ` Greg KH [this message]
2016-06-11 12:55           ` Marc Haber
2016-06-12 16:47             ` Marc Haber
2016-06-12 20:14               ` Alan Stern
2016-06-17 21:31               ` Sudip Mukherjee
2016-06-14  8:45 ` USB broken on Banana Pi in Linux 4.6 [solved] Marc Haber

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=20160607173017.GA25514@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mh+linux-kernel@zugschlus.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.