]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: exynos7870: add quirk to disable USB2 LPM in gadget mode
authorKaustabh Chakraborty <kauschluss@disroot.org>
Thu, 26 Jun 2025 07:32:56 +0000 (13:02 +0530)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 5 Jul 2025 08:23:31 +0000 (10:23 +0200)
commite9355e894aebcbeacffd284644749190cc5f33a4
treeef9aed6b6b4a9c4c62d636442113b0aa7c31f4a9
parent98be2d60fdb70b53e29a04c807ee62e06fb9c08f
arm64: dts: exynos7870: add quirk to disable USB2 LPM in gadget mode

In gadget mode, USB connections are sluggish. The device won't send
packets to the host unless the host sends packets to the device. For
instance, SSH-ing through the USB network would apparently not work
unless you're flood-pinging the device's IP.

Add the property snps,usb2-gadget-lpm-disable to the dwc3 node, which
seems to solve this issue.

Fixes: d6f3a7f91fdb ("arm64: dts: exynos: add initial devicetree support for exynos7870")
Cc: stable@vger.kernel.org # v6.16
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Link: https://lore.kernel.org/r/20250626-exynos7870-dts-fixes-v1-1-349987874d9a@disroot.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos7870.dtsi