mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-04-23 20:21:01 +02:00
Linux 6.18 now builds both dwc3-qcom.ko and dwc3-qcom-legacy.ko under CONFIG_USB_DWC3_QCOM. [1] Upstream qcom-ipq4019.dtsi still uses the legacy Qualcomm DWC3 DT layout, so ipq40xx boards require the legacy glue driver for USB host bring-up. [1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b958b03c82d2a1c470225355e43248c679a949a5 Signed-off-by: Til Kaiser <mail@tk154.de> Link: https://github.com/openwrt/openwrt/pull/21078 Signed-off-by: Robert Marko <robimarko@gmail.com>