ARM: dts: exynos: Move CPU OPP tables out of SoC node on Exynos5420
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 29 Apr 2019 17:35:24 +0000 (19:35 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 May 2019 19:09:11 +0000 (21:09 +0200)
commita41041ff31f2ff4353ca807db6feecbebacf43bb
treea4c3a3e9d51f98e55d97868328e4e9af3fa5799a
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
ARM: dts: exynos: Move CPU OPP tables out of SoC node on Exynos5420

The cpus node is a top-level node, not inside the soc.  Therefore its
OPP tables should be there as well.

This also fixes the DTC warnings like:

    arch/arm/boot/dts/exynos5420.dtsi:46.37-109.5:
        Warning simple_bus_reg): /soc/opp_table0: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos5420.dtsi