-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
root@debian-alip:/tmp# lsusb -t
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
|__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 480M
root@debian-alip:/tmp# dmesg | grep dwc3
[ 25.627967] udc fe500000.dwc3: failed to start rockchip: -19
root@debian-alip:/tmp# uname -a
Linux debian-alip 5.10.198 #9 SMP Thu Sep 26 12:29:45 CST 2024 aarch64 GNU/Linux
current.dts:
phy@ffdc0000 {
compatible = "rockchip,rk3528-naneng-combphy";
reg = <0x00 0xffdc0000 0x00 0x10000>;
#phy-cells = <0x01>;
clocks = <0x02 0x91 0x02 0xdc 0x02 0xdd>;
clock-names = "refclk\0apbclk\0pipe_clk";
assigned-clocks = <0x02 0x91>;
assigned-clock-rates = <0x5f5e100>;
resets = <0x02 0x1e6 0x02 0x1e2>;
reset-names = "combphy-apb\0combphy";
rockchip,pipe-grf = <0x0f>;
rockchip,pipe-phy-grf = <0x0f>;
status = "okay";
phandle = <0x23>;
};