ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot option
Adds wdt2 section with 'alt-boot' option into dts for vesnin. Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
901d51435c
commit
9d463f8a18
|
@ -222,3 +222,7 @@
|
|||
&vuart {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&wdt2 {
|
||||
aspeed,alt-boot;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue