rockchip: dts: rv1126: enable wdt

Change-Id: I6d66dd8fca6beaf90557af048e4a50aaabe788d5
Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
Simon Xue 2020-12-28 15:26:24 +08:00 committed by Jianhong Chen
parent e197a0baf5
commit cce5b40859
1 changed files with 4 additions and 0 deletions

View File

@ -290,3 +290,7 @@
status = "okay";
};
&wdt {
u-boot,dm-pre-reloc;
status = "okay";
};