]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
arm64: dts: exynos: Move pmu and timer nodes out of soc
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 15 Apr 2019 18:34:39 +0000 (20:34 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 24 Apr 2019 17:57:15 +0000 (19:57 +0200)
commit179a2802ac0f9a8e7ac7a5be83d1a39b03f27056
treee2e509f8dab75ef10c56f81a63b3fd68cfa70171
parent77fc46976e0bfcd78d30fb4c9f0169752b4339c9
arm64: dts: exynos: Move pmu and timer nodes out of soc

The ARM PMU and ARM architected timer nodes are part of ARM CPU design
therefore they should not be inside the soc node.  This also fixes DTC
W=1 warnings like:

    arch/arm64/boot/dts/exynos/exynos7.dtsi:472.11-480.5:
        Warning (simple_bus_reg): /soc/arm-pmu: missing or empty reg/ranges property
    arch/arm64/boot/dts/exynos/exynos7.dtsi:482.9-492.5:
        Warning (simple_bus_reg): /soc/timer: missing or empty reg/ranges property

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433.dtsi
arch/arm64/boot/dts/exynos/exynos7.dtsi