]> git.ipfire.org Git - thirdparty/linux.git/commit
phy: exynos-mipi-video: correct cam0 sysreg property name for exynos7870
authorKaustabh Chakraborty <kauschluss@disroot.org>
Thu, 10 Jul 2025 11:12:48 +0000 (16:42 +0530)
committerVinod Koul <vkoul@kernel.org>
Tue, 22 Jul 2025 13:14:51 +0000 (18:44 +0530)
commitf31ac39c037a77a87e210b0f6d86fdefe8fc7258
tree0f8317b805885ed74781250bcc23cce7482bed15
parent828c3e9dce25a9551e52fd076136f4d9936c0498
phy: exynos-mipi-video: correct cam0 sysreg property name for exynos7870

Fix the cam0 sysreg property name (samsung,cam0-sysreg), which has been
erroneously declared as samsung,cam-sysreg. This follows the same name
used in Exynos5433 PHY.

Fixes: 543f5e314282 ("phy: exynos-mipi-video: introduce support for exynos7870")
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Link: https://lore.kernel.org/r/20250710-exynos7870-mipi-phy-fix-v2-1-5cf50d69c9d7@disroot.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/samsung/phy-exynos-mipi-video.c