ARM: dts: exynos: move MIPI phy to PMU node in Exynos4
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 7 Feb 2023 19:28:51 +0000 (20:28 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 6 Mar 2023 09:34:14 +0000 (10:34 +0100)
commitd237b2270c68032ad3471ca82d1f3581398179c6
treece40baa196d598cd1273143a555dd7939558daab
parent37688852fd6f4fed2b3800a7652be87147137125
ARM: dts: exynos: move MIPI phy to PMU node in Exynos4

The MIPI phy is actually part of the Power Management Unit system
controller.  It does not have its own address space, thus keeping the
node under soc causes warnings:

  xynos4412-i9305.dtb: soc: video-phy: {'compatible': ['samsung,s5pv210-mipi-video-phy'],
    '#phy-cells': [[1]], 'syscon': [[11]], 'phandle': [[13]]} should not be valid under {'type': 'object'}

Link: https://lore.kernel.org/r/20230207192851.549242-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/exynos4.dtsi
arch/arm/boot/dts/exynos4412.dtsi