diff --git a/arch/arm/boot/dts/rk312x.dtsi b/arch/arm/boot/dts/rk312x.dtsi index 77ccb7189687..31d0df836aa3 100755 --- a/arch/arm/boot/dts/rk312x.dtsi +++ b/arch/arm/boot/dts/rk312x.dtsi @@ -80,6 +80,13 @@ clock-frequency = <24000000>; }; + timer@20044000 { + compatible = "rockchip,timer"; + reg = <0x20044000 0x20>; + interrupts = ; + rockchip,broadcast = <1>; + }; + watchdog: wdt@2004c000 { compatible = "rockchip,watch dog"; reg = <0x2004c000 0x100>;