Hi experts,
As the subject says, the nxp-ls1028ardb board shows:
dwc3 3100000.usb: Failed to get clk 'ref': -2
dwc3 3110000.usb: Failed to get clk 'ref': -2
when it boots, and on other LS boards, like nxp-lx2160ardb, ls1043ardb etc.
I find that this issue is caused by the lack of clock-names and clocks in related dts file, which are
required by the dwc3(refer to Documentation/devicetree/bindings/usb/dwc3.txt in kernel codes).
So this may be a generic issue, I want to query will this be fixed in future?
Thanks,
Zhantao