]> Pileus Git - ~andy/linux/blobdiff - arch/arm/boot/dts/sun7i-a20.dtsi
ARM: sun7i: dt: Fix interrupt trigger types
[~andy/linux] / arch / arm / boot / dts / sun7i-a20.dtsi
index 119f066f0d98aa16221855e04e8a3f83e4afe33e..2374f5aa92e8aafef79ed27b6590abefaee8c77b 100644 (file)
                rtc: rtc@01c20d00 {
                        compatible = "allwinner,sun7i-a20-rtc";
                        reg = <0x01c20d00 0x20>;
-                       interrupts = <0 24 1>;
+                       interrupts = <0 24 4>;
                };
 
                sid: eeprom@01c23800 {
                hstimer@01c60000 {
                        compatible = "allwinner,sun7i-a20-hstimer";
                        reg = <0x01c60000 0x1000>;
-                       interrupts = <0 81 1>,
-                                    <0 82 1>,
-                                    <0 83 1>,
-                                    <0 84 1>;
+                       interrupts = <0 81 4>,
+                                    <0 82 4>,
+                                    <0 83 4>,
+                                    <0 84 4>;
                        clocks = <&ahb_gates 28>;
                };