rockchip: dts: rk3568: enable wdt
Change-Id: I73c34bcdd68cdd30dc07c688331ba9fa284159e7 Signed-off-by: Simon Xue <xxm@rock-chips.com>
This commit is contained in:
parent
4d85f76c54
commit
e197a0baf5
|
|
@ -210,3 +210,8 @@
|
||||||
&secure_otp {
|
&secure_otp {
|
||||||
u-boot,dm-spl;
|
u-boot,dm-spl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&wdt {
|
||||||
|
u-boot,dm-pre-reloc;
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue