USB 3.0 ref clk errors when nxp-ls1028 boot with LSDK20.04

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB 3.0 ref clk errors when nxp-ls1028 boot with LSDK20.04

2,011 Views
hittzt
Senior Contributor I

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

0 Kudos
Reply
2 Replies

1,970 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following comment from LSDK development team.

For ' Failed to get clk 'ref': -2', this is a known issue introduced by upstream patch: https://www.spinics.net/lists/linux-usb/msg169893.html 

However, I think this error will not damage USB function. For Layerscape platforms, we don't need to handle clock in dwc3 core driver, actually.

0 Kudos
Reply

1,970 Views
hittzt
Senior Contributor I

Hi Yiping,

Thanks for your kindly reply.

Got it.

Regards,

Zhantao

0 Kudos
Reply