Linux Jetson 36.4 + Orin NX
It seems Bus 01.port 1 is usb2.0 ,not usb3.0. how can I config all USB ports to 3.0?
Add code in dts as below, but it fail in kernel.
kernel error msg:
[ 4.581505] tegra-xusb-padctl 3520000.padctl: no companion port found for USB3 lane 2
[ 4.581508] phy phy-usb3.5: phy poweron failed → -19
[ 4.582628] tegra-xusb 3610000.usb: failed to enable PHYs: -19
please read the document. Your question would be answered with the content in doc.
For example, you are lacking of usb2 companion port with your usb3 in DT.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.