[PATCH linux dev-4.10 v2 0/3] Config max31785 based on devtree attrs

Christopher Bostic cbostic at linux.vnet.ibm.com
Fri Jun 16 06:00:30 AEST 2017


Add optional property for max31785 in device tree to indicate that fan PWM
should be set to 100% on fault.  Driver references this property during
initialization time to set fault response appropriately.
----
Changes in v2:
	- Set fault response for fans on pages 0-3 was previously only
          setting page 0.


Christopher Bostic (3):
  drivers/hwmon: Document optional dev tree property 'fault-max-fan'
  arch/arm/boot/dts: Add optional property for max31785
  drivers/hwmon: max31785 Set fan fault response based on dev tree

 Documentation/devicetree/bindings/hwmon/max31785.txt | 20 ++++++++++++++++++++
 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 1 +
 drivers/hwmon/max31785.c | 38 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 59 insertions(+)

-- 
1.8.2.2



More information about the openbmc mailing list