[PATCH linux dev-4.10 v2 8/8] ARM: dts: aspeed: Witherspoon has a MAX31785A fan controller

Andrew Jeffery andrew at aj.id.au
Thu Jul 27 19:57:17 AEST 2017


The 'A' variant includes support for reading both tachometer values in
a dual tachometer fan configuration. Set the compatible value in the
devicetree to ensure the extra attributes are exposed.

Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
 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 a474b3f58350..5afc03a19863 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -208,7 +208,7 @@
 	};
 
 	max31785 at 52 {
-		compatible = "maxim,max31785";
+		compatible = "maxim,max31785a";
 		reg = <0x52>;
 		#address-cells = <1>;
 		#size-cells = <0>;
-- 
2.11.0



More information about the openbmc mailing list