LX2160A: kernel patch for USB erratum A-010131 missing?

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

LX2160A: kernel patch for USB erratum A-010131 missing?

503 Views
daniel_klauer
Contributor I

Hello,

There is a Linux kernel patch which apparently is meant to fix the dwc3 USB erratum A-010131, posted here: https://lkml.org/lkml/2018/1/5/109

And looking at linux-qoriq's LSDK-20.12 tag, it contains a commit which adds the new device tree option "snps,dis-u1u2-when-u3-quirk;" to the lx2160a device tree, see https://source.codeaurora.org/external/qoriq/qoriq-components/linux/commit/?id=16d534b719fe95ef103d5....

However, LSDK-20.12 does not seem to contain the above patch, or really any code checking the new device tree option (at least I couldn't find anything). It seems like an oversight, or is it intentional? Or is the erratum already fixed by another patch?

We're seeing some problems on our custom board using LX2160A, which looks like they might be related to this erratum, so it would be useful to know if this patch for it is working and should be included. Thanks!

0 Kudos
2 Replies

495 Views
yipingwang
NXP TechSupport
NXP TechSupport

I discussed this issue with LSDK development team.

This patch isn't included in LSDK 20.12 release, because the LSDK development team didn't reproduce this erratum.

If you could reproduce USB erratum A-010131 on your custom board, you could add this patch in the Kernel source code by yourself.

0 Kudos

487 Views
daniel_klauer
Contributor I

OK, thanks, we'll try and see whether it helps.

0 Kudos