rk3288: fix wdt dts wrong config
author陈亮 <cl@rock-chips.com>
Tue, 17 Jun 2014 08:40:23 +0000 (01:40 -0700)
committer陈亮 <cl@rock-chips.com>
Tue, 17 Jun 2014 08:40:23 +0000 (01:40 -0700)
arch/arm/boot/dts/rk3288.dtsi

index 3ae9c9ceda8b5b74045fac9fda08f8cf1e681348..ae7e2c11a1ef4b7434fe1f75dea713f0d80f26a7 100755 (executable)
                reg = <0xff800000 0x100>;
                clocks = <&pclk_pd_alive>;
                clock-names = "pclk_wdt";
-               interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
-               rockchip,irq = <0>;
+               interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
+               rockchip,irq = <1>;
                rockchip,timeout = <60>;
                rockchip,atboot = <1>;
                rockchip,debug = <0>;