]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 29 Nov 2017 18:36:10 +0000 (19:36 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 4 Dec 2017 16:45:44 +0000 (17:45 +0100)
commit1dc62c84175821eaaf4f81977e5727f6e6a4ee42
treecfa1ee149d1cdc0ee9b689432ce2b063d999d771
parent2ded06027bc05a8660b23a700d5842918b484af3
ARM: dts: exynos: Add missing interrupt-controller properties to Exynos5410 PMU

PMU (system-controller@10040000) is used as interrupt-parent for certain
nodes thus it should be marked as interrupt-controller to silence
warnings when building Exynos5410-based DTBs:

  arch/arm/boot/dts/exynos5410-odroidxu.dtb: Warning (interrupts_property):
    Missing interrupt-controller or interrupt-map property in /soc/system-controller@10040000
  arch/arm/boot/dts/exynos5410-odroidxu.dtb: Warning (interrupts_property):
    Missing #interrupt-cells in interrupt-parent /soc/system-controller@10040000

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