[RAMEN9610-14210][COMMON][9610] arm64: dts: add ECC error interrupts for exynos-handler
authorDonghyeok Choe <d7271.choe@samsung.com>
Mon, 18 Mar 2019 02:26:05 +0000 (11:26 +0900)
committerhskang <hs1218.kang@samsung.com>
Fri, 5 Apr 2019 08:31:33 +0000 (17:31 +0900)
Change-Id: I579139f664c38cf5ad59062c9c7d20b5f80072bc
Signed-off-by: Donghyeok Choe <d7271.choe@samsung.com>
arch/arm64/boot/dts/exynos/exynos9610-debug.dtsi

index 6a7813581e1248e5e74e233eab08fc6494f86f22..cedddee6df8a79d1adc4284a9376ab27a971a3ea 100644 (file)
                compatible = "samsung,exynos-helper";
        };
 
+       exynos-handler {
+               compatible = "samsung,exynos-handler";
+               interrupts =    <0 95 0>,       /* INTREQ__CPUCL0_nINTERRIRQ */
+                               <0 109 0>;      /* INTREQ__CPUCL1_nECCERRIRQ */
+               handler_nr_irq = <2>;
+       };
+
         coresight@16000000 {
                compatible = "exynos,coresight";
                base = <0x16000000>;