https://bugzilla.kernel.org/show_bug.cgi?id=209555 --- Comment #32 from Yunhao Tian (t123yh@xxxxxxxxxxx) --- Hi, Just discovered the real issue of my case. dwc2_gadget_enter_clock_gating doesn't seem to be working for my RK3308, so disabling clock_gating does the trick for me. Specifically, I added p->no_clock_gating = true; in dwc2_set_rk_params, and everything now works. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.