[PATCH] ARM: dts: tacoma: Enable iBT device

Andrew Jeffery andrew at aj.id.au
Wed Oct 2 10:35:23 AEST 2019


BT is the primary IPMI transport for OpenPOWER-based systems.

Signed-off-by: Andrew Jeffery <andrew at aj.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 a923fffbb5a4..02e55c7102bd 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@ -455,3 +455,7 @@
 &i2c15 {
 	status = "okay";
 };
+
+&ibt {
+	status = "okay";
+};
-- 
2.20.1



More information about the openbmc mailing list