On Sat, 22 Jul 2023 14:17:17 +0200, Krzysztof Kozlowski wrote: > Devicetree for the FIMC IS camera included duplicated PMU node as its > child. This is not a correct representation of the hardware. Mapping > the PMU (Power Management Unit) IO memory should be via syscon-like > phandle (samsung,pmu-syscon, already used for other drivers), not by > duplicating "pmu" Devicetree node inside the FIMC IS. > > The change is not compatible with older Linux kernel, which does not > parse samsung,pmu-syscon property. > > [...] Applied, thanks! [1/3] ARM: dts: samsung: exynos4x12: replace duplicate pmu node with phandle https://git.kernel.org/krzk/linux/c/797bf47d8a42792762cfc74dc84109d6d893ddf2 [2/3] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges https://git.kernel.org/krzk/linux/c/ba2a45a48503665f7e8eeec51f8b40456566b0cd [3/3] ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges https://git.kernel.org/krzk/linux/c/07e6a553c2f1d385edfc9185081dee442a9dd38d Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>