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

Christopher Bostic cbostic at linux.vnet.ibm.com
Thu Jun 15 06:51:12 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.

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 | 34 ++++++++++++++++++++++++++++++++++
 3 files changed, 55 insertions(+), 0 deletions(-)

-- 
1.8.2.2



More information about the openbmc mailing list