ARM: dts: exynos5: add the interrupt-parent property
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 11:07:03 +0000 (20:07 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 16 May 2018 02:25:12 +0000 (11:25 +0900)
Add the interrupt-parent property as gic.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Anand Moon <linux.amoon@gmail.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/dts/exynos5.dtsi

index 058794e..6102978 100644 (file)
@@ -10,6 +10,8 @@
 / {
        compatible = "samsung,exynos5";
 
+       interrupt-parent = <&gic>;
+
        combiner: interrupt-controller@10440000 {
                compatible = "samsung,exynos4210-combiner";
                #interrupt-cells = <2>;