]> www.infradead.org Git - users/jedix/linux-maple.git/commit
phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
authorAndré Draszik <andre.draszik@linaro.org>
Thu, 5 Dec 2024 10:22:00 +0000 (10:22 +0000)
committerVinod Koul <vkoul@kernel.org>
Fri, 14 Feb 2025 12:28:21 +0000 (17:58 +0530)
commit8789b4296aa796f658a19cac7d27365012893de1
tree832b88e932b0a269bc34b3bfc962b08c48c9738d
parentcd57e4327707126dca3f9517b84274c001d4c184
phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()

We currently don't gate the power to the SS phy in phy_exit().

Shuffle the code slightly to ensure the power is gated to the SS phy as
well.

Fixes: 32267c29bc7d ("phy: exynos5-usbdrd: support Exynos USBDRD 3.1 combo phy (HS & SS)")
CC: stable@vger.kernel.org # 6.11+
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Link: https://lore.kernel.org/r/20241205-gs101-usb-phy-fix-v4-1-0278809fb810@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/samsung/phy-exynos5-usbdrd.c