mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
rk3288: fix wdt dts wrong config
This commit is contained in:
@@ -207,8 +207,8 @@
|
||||
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>;
|
||||
|
||||
Reference in New Issue
Block a user