From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data Date: Wed, 12 Dec 2018 09:11:43 -0800 Message-ID: <20181212171143.GG6707@atomide.com> References: <20181115224546.61475-1-tony@atomide.com> <9b7e07ae-66f9-cedf-937d-b1c5c510e018@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: Peter Ujfalusi Cc: linux-omap@vger.kernel.org, Dave Gerlach , Faiz Abbas , Greg Kroah-Hartman , Keerthy , Nishanth Menon , Suman Anna , Tero Kristo , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org * Peter Ujfalusi [181212 02:44]: > On 12/12/2018 12.12, Peter Ujfalusi wrote: > > Reverting this patch in linux-next-20181210 will make the ethernet > > working again. > > > > bootlog w/ revert: https://pastebin.com/dpRk1xWv > > bootlog w/o revert: https://pastebin.com/PWrBttxd > > on omap5-uevm. Thanks for testing. Looks like it works for me with loadable modules. And looks like changing just the phy to use CONFIG_NOP_USB_XCEIV=y in my .config is not enough to make it fail, I see it fail too with EHCI built-in. It's probably some -EPROBE_DEFER type issues, but I need to debug more. Regards, Tony