Re: [PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data

From: Tony Lindgren
Date: Wed Dec 12 2018 - 12:11:51 EST


* Peter Ujfalusi <peter.ujfalusi@xxxxxx> [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