1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-23 00:48:58 +01:00
Files
Stefan Agner bc7adb328c Fix ODROID-C2 USB hotplug (#4669)
It seems that USB autosuspend interacting badly with dwc2 on Meson-GXBB:
with nothing plugged into the GL852G's downstream ports at boot, the hub
idle-suspends, and dwc2 on this SoC doesn't reliably wake on a downstream
port-status-change. Devices present at boot enumerate before autosuspend
kicks in.

Fix by disabling USB autosuspend on this particular board.
2026-04-28 22:24:09 +02:00

2 lines
32 B
Plaintext

CONFIG_USB_AUTOSUSPEND_DELAY=-1