[PATCH linux dev-5.3 2/4] ARM: dts: aspeed: tacoma: Enable VUART1
Joel Stanley
joel at jms.id.au
Wed Oct 2 20:23:26 AEST 2019
Like most OpenPower machines the VUART is expected to be at /dev/ttyS5
for communication with the host over LPC.
Signed-off-by: Joel Stanley <joel at jms.id.au>
---
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index 02e55c7102bd..183a8349e181 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -459,3 +459,7 @@
&ibt {
status = "okay";
};
+
+&vuart1 {
+ status = "okay";
+};
--
2.23.0
More information about the openbmc
mailing list