[PATCH linux dev-4.7 1/1] ARM: dts: aspeed: Enable Garrison uart
Chris Austen
austenc at us.ibm.com
Fri Mar 31 09:04:20 AEDT 2017
The dts did not turn on the debug port. This starts
to allow development of OpenBMC on the garrison system
Signed-off-by: Chris Austen <austenc at us.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
index 639b8f8..d4bb77d 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-garrison.dts
@@ -64,6 +64,10 @@
};
};
+&uart5 {
+ status = "okay";
+};
+
&mac0 {
status = "okay";
--
2.7.4
More information about the openbmc
mailing list