]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d5de13c6e013ece640329c36c12db8c701f5a1a
treea4c3a3e9d51f98e55d97868328e4e9af3fa5799a
parent49250288820449e26abffc1305ba221bd05ce90d
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