arm64: dts: rockchip: miss RK3328 WDT clock

Change-Id: I4df6373a3323ebf0fed74dddabc387164cd0aa5c
Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
Simon Xue
2019-02-20 09:37:27 +08:00
committed by Tao Huang
parent 8f2b75df0e
commit 733e2b512a

View File

@@ -554,6 +554,7 @@
compatible = "snps,dw-wdt";
reg = <0x0 0xff1a0000 0x0 0x100>;
interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&cru PCLK_BUS_PRE>;
status = "disabled";
};