[PATCH linux dev-4.10 2/3] arch/arm/boot/dts: Add optional property for max31785

Christopher Bostic cbostic at linux.vnet.ibm.com
Thu Jun 15 06:51:14 AEST 2017


Add new optional property 'fault-max-fan'.  Indicates that the
max31785 should be configured to set 100% PWM fan duty cycle
on fault condition.

Signed-off-by: Christopher Bostic <cbostic at linux.vnet.ibm.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 42b70a5d..d47da9d 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -196,6 +196,7 @@
 	max31785 at 52 {
 		compatible = "maxim,max31785";
 		reg = <0x52>;
+		fault-max-fan;
 	};
 
 	dps310 at 76 {
-- 
1.8.2.2



More information about the openbmc mailing list