ARM: dts: aspeed-palmetto: Enable VUART

Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
Joel Stanley 2017-10-05 16:02:17 +10:30
parent eb746e5342
commit efd56ec7a8
1 changed files with 4 additions and 0 deletions

View File

@ -105,3 +105,7 @@
&i2c7 {
status = "okay";
};
&vuart {
status = "okay";
};