arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 27 Jan 2023 19:40:57 +0000 (20:40 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 6 Mar 2023 15:53:22 +0000 (16:53 +0100)
commit017cdefe9dce8b241c3c506ef4cd51e90084e7c1
treeef47f67efa1a394f168462bf0aad0877b38c2f1d
parent284f6dcb50ae7f25167617c89aa2d3f93323ee67
arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433

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

  exynos5433-tm2e.dtb: soc@0: video-phy: {'compatible': ['samsung,exynos5433-mipi-video-phy'], ...
    should not be valid under {'type': 'object'}

Tested-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20230127194057.186458-9-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/exynos/exynos5433.dtsi