ARM: dts: aspeed: tacoma: Enable the second VUART
Used by some POWER hypervisors. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au>
This commit is contained in:
parent
bf6c99f3ae
commit
d2718f5e30
|
@ -877,6 +877,10 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&vuart2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&lpc_ctrl {
|
||||
status = "okay";
|
||||
memory-region = <&flash_memory>;
|
||||
|
|
Loading…
Reference in New Issue