Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Kaustabh Chakraborty and committed by
Vinod Koul
f31ac39c 828c3e9d

+1 -1
+1 -1
drivers/phy/samsung/phy-exynos-mipi-video.c
··· 218 218 .regmap_names = { 219 219 "samsung,pmu-syscon", 220 220 "samsung,disp-sysreg", 221 - "samsung,cam-sysreg" 221 + "samsung,cam0-sysreg" 222 222 }, 223 223 .num_phys = 4, 224 224 .phys = {