ARM: dts: exynos5: add the interrupt-parent property
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>
This commit is contained in:
parent
631bacefb3
commit
105e3d84e5
@ -10,6 +10,8 @@
|
||||
/ {
|
||||
compatible = "samsung,exynos5";
|
||||
|
||||
interrupt-parent = <&gic>;
|
||||
|
||||
combiner: interrupt-controller@10440000 {
|
||||
compatible = "samsung,exynos4210-combiner";
|
||||
#interrupt-cells = <2>;
|
||||
|
Loading…
Reference in New Issue
Block a user