ARM: dts: rockchip: fix rk3288 watchdog irq
[deliverable/linux.git] / arch / arm / boot / dts / rk3288.dtsi
index 47476d5d522742406c5bc0a8ac61ef3e5ad0480f..22e9221877c6ee3bbbf5aa778de36380deb337ea 100644 (file)
                compatible = "rockchip,rk3288-wdt", "snps,dw-wdt";
                reg = <0xff800000 0x100>;
                clocks = <&cru PCLK_WDT>;
-               interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
+               interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
                status = "disabled";
        };
 
This page took 0.030843 seconds and 5 git commands to generate.