USB 3.0 不识别问题

我们定制主板用的是Jetson AGX orin 8G模块
基线:# R36 (release), REVISION: 4.0, GCID: 37537400, BOARD: generic, EABI: aarch64, DATE: Fri Sep 13 04:36:44 UTC 2024

跟开发板一样, 我们用到三路USB
USB0_N/P
UPHY_RX1
UPHY_TX1 这个用做下载USB口,取消了typeC ----> 这个口工作正常。

USB1_N/P
UPHY_RX0
UPHY_TX0 这个用做普通USB口,取消了typeC ----> 这个口工作正常 U盘2.0,3.0可以正常识别。

USB3_N/P
UPHY_RX20
UPHY_TX20 这个接到hub 上,hub 芯片(TUSB8042A)插上USB 后lsusb 为空。
usb_putty.log (71.4 KB)
dmesg.log (57.9 KB)
tegra234-p3737-0000+p3701-0000.dts.txt (8.6 KB)

请问附件dtsi 中相关USB 配置有问题么?
有关USB /HUB 还有其它什么地方需要配置?
你这种情况应该如何进一步分析?

硬件断开UPHY_RX20 和UPHY_TX20 后,单独用USB3_N/P 是可以识别HUB设备的。

Bus 002 Device 004: ID 3535:6300 aigo U330
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0451:8242 Texas Instruments, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

接上UPHY_RX20 和UPHY_TX20 后不行。

Sorry for the late response.
Is this still an issue to support? Any result can be shared?

dts配置问题, 已解决, 可以关闭了。

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.