ARM: dts: aspeed-palmetto: Enable VUART
Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
eb746e5342
commit
efd56ec7a8
|
@ -105,3 +105,7 @@
|
|||
&i2c7 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vuart {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue