OSDN Git Service

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)
commit6737b081409a4373e9d02c75aea7b916481e31b5
treecfa1ee149d1cdc0ee9b689432ce2b063d999d771
parent528832d4c01a2b400775df95fe8d363cf4c5230f
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