rockchip: dts: rk3568: wdt add reset

Change-Id: Ib18ae7bc9c83cdd42e4e444b598072f81d2d48c0
Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
Simon Xue 2020-12-25 14:37:40 +08:00 committed by Jianhong Chen
parent 6d2b3a9a8d
commit 63ea025947
1 changed files with 2 additions and 0 deletions

View File

@ -2175,6 +2175,8 @@
clocks = <&cru TCLK_WDT_NS>, <&cru PCLK_WDT_NS>;
clock-names = "tclk", "pclk";
interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>;
resets = <&cru SRST_T_WDT_NS>;
reset-names = "reset";
status = "okay";
};