[PATCH] arm: dts: aspeed: witherspoon: Fix BMC's compatible property
Matt Spinler
mspinler at linux.vnet.ibm.com
Thu Jan 19 09:19:30 AEDT 2017
From: Matt Spinler <spinler at us.ibm.com>
Update the BMC's compatible property to make it consistent
with other systems, and also because code is hardcoded to
check for a certain value.
Signed-off-by: Matt Spinler <spinler at us.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index edfb05c66ce7..6064afa04421 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -5,7 +5,7 @@
/ {
model = "Witherspoon BMC";
- compatible = "ibm,witherspoon", "aspeed,ast2500";
+ compatible = "ibm,witherspoon-bmc", "aspeed,ast2500";
aliases {
serial4 = &uart5;
--
2.11.0
More information about the openbmc
mailing list