arm64: dts: rockchip: px30: add reset properties for watchdog

Change-Id: I83a7762c23a4caaa5d3d3cd5e8e79b288f8662b4
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
Ziyuan Xu
2019-03-12 17:33:15 +08:00
committed by Tao Huang
parent fbd0613bb3
commit 0f42cf4f3a

View File

@@ -855,6 +855,8 @@
reg = <0x0 0xff1e0000 0x0 0x100>;
clocks = <&cru PCLK_WDT_NS>;
interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
resets = <&cru SRST_WDT_NS_P>;
reset-names = "reset";
status = "disabled";
};