From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] omap: twl-common: Fix musb-hdrc device name. Date: Thu, 5 Dec 2013 10:43:23 -0800 Message-ID: <20131205184323.GF26766@atomide.com> References: <1386059589-4030-1-git-send-email-marek.belisko@open-nandra.com> <529D9D43.6040101@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Belisko Marek Cc: Kishon Vijay Abraham I , Russell King - ARM Linux , linux-arm-kernel , "linux-omap@vger.kernel.org" , LKML , "Dr. H. Nikolaus Schaller" List-Id: linux-omap@vger.kernel.org * Belisko Marek [131203 01:21]: > On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek wrote: > > Hi, > > > > On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I wrote: > >> Hi, > >> > >> On Tuesday 03 December 2013 02:03 PM, Marek Belisko wrote: > >>> Without this change when booting omap3 device (gta04) with board file > >>> leads to follwing errors: > >>> > >>> [ 1.203308] musb-hdrc musb-hdrc.0.auto: unable to find phy > >>> [ 1.209075] HS USB OTG: no transceiver configured > >>> [ 1.214019] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 > >>> > >>> and usb isn't working. > >>> > >>> This is probably regression caused by commit: 6c27f939 > >> > >> I think a better fix would be to have this merged.. > >> https://lkml.org/lkml/2013/7/26/91 > > Yes I see but how this could help with current situation? Ho you then > > specify device number? > I was too fast with reply sorry. I can see whole series and it is of > course correct solution. But as I said > can we except to be merged to 3.13. If not Tony can you pick my patch. If it's a regression, then let's get it merged for the -rc cycle. So please try to follow up on getting the proper fix merged, meanwhile I'll mark this thread as read. If you need this one merged for some reason, then please report to get it back to my radar. Regards, Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 5 Dec 2013 10:43:23 -0800 Subject: [PATCH] omap: twl-common: Fix musb-hdrc device name. In-Reply-To: References: <1386059589-4030-1-git-send-email-marek.belisko@open-nandra.com> <529D9D43.6040101@ti.com> Message-ID: <20131205184323.GF26766@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Belisko Marek [131203 01:21]: > On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek wrote: > > Hi, > > > > On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I wrote: > >> Hi, > >> > >> On Tuesday 03 December 2013 02:03 PM, Marek Belisko wrote: > >>> Without this change when booting omap3 device (gta04) with board file > >>> leads to follwing errors: > >>> > >>> [ 1.203308] musb-hdrc musb-hdrc.0.auto: unable to find phy > >>> [ 1.209075] HS USB OTG: no transceiver configured > >>> [ 1.214019] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517 > >>> > >>> and usb isn't working. > >>> > >>> This is probably regression caused by commit: 6c27f939 > >> > >> I think a better fix would be to have this merged.. > >> https://lkml.org/lkml/2013/7/26/91 > > Yes I see but how this could help with current situation? Ho you then > > specify device number? > I was too fast with reply sorry. I can see whole series and it is of > course correct solution. But as I said > can we except to be merged to 3.13. If not Tony can you pick my patch. If it's a regression, then let's get it merged for the -rc cycle. So please try to follow up on getting the proper fix merged, meanwhile I'll mark this thread as read. If you need this one merged for some reason, then please report to get it back to my radar. Regards, Tony