rockchip: dts: rk3568: enable wdt

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

View File

@ -210,3 +210,8 @@
&secure_otp {
u-boot,dm-spl;
};
&wdt {
u-boot,dm-pre-reloc;
status = "okay";
};