Skip to content

Commit

Permalink
ARM: dts: aspeed: rainier: Enable VUART2
Browse files Browse the repository at this point in the history
The second VUART is used to expose multiplexed, non-hypervisor consoles.

Signed-off-by: Andrew Jeffery <[email protected]>
Signed-off-by: Joel Stanley <[email protected]>
  • Loading branch information
amboar authored and shenki committed May 5, 2020
1 parent 4aca681 commit b19dad6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,10 @@
status = "okay";
};

&vuart2 {
status = "okay";
};

&lpc_ctrl {
status = "okay";
memory-region = <&flash_memory>;
Expand Down

0 comments on commit b19dad6

Please sign in to comment.