ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT files
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / r8a7778.dtsi
index 3314e0aeccf509c4844104c6d1f32e2a9ab09521..b530df63af2b97c62cfd40fbec132a35b31171ff 100644 (file)
                compatible = "renesas,hspi";
                reg = <0xfffc7000 0x18>;
                interrupt-controller = <&gic>;
-               interrupts = <0 63 4>;
+               interrupts = <0 63 IRQ_TYPE_LEVEL_HIGH>;
                status = "disabled";
        };
 
                compatible = "renesas,hspi";
                reg = <0xfffc8000 0x18>;
                interrupt-controller = <&gic>;
-               interrupts = <0 84 4>;
+               interrupts = <0 84 IRQ_TYPE_LEVEL_HIGH>;
                status = "disabled";
        };
 
                compatible = "renesas,hspi";
                reg = <0xfffc6000 0x18>;
                interrupt-controller = <&gic>;
-               interrupts = <0 85 4>;
+               interrupts = <0 85 IRQ_TYPE_LEVEL_HIGH>;
                status = "disabled";
        };
 };