Hi Marek, On Sun, Jun 20, 2021 at 5:11 PM Marek Vasut <ma...@denx.de> wrote:
> I applied both, but this looks very much like mx8mm which also uses > nop-phy . So I think what would be even nicer is if you could try and > enable CONFIG_PHY , patch the DT to specify phys = <&usbphynop1>; > instead of fsl,usbphy = <&usbphynop1>; and see whether that works. You > can have a look at how the usb was enabled on the verdin board. > > Maybe then we can get rid of some of those ifdefs and switch to generic > EHCI PHY etc. I will follow these suggestions after 2021.07 is out, thanks.