Re: [PATCH 1/2] hwmon: (max6650) Allow fan shutdown and initial rpm target

From: Guenter Roeck
Date: Fri Sep 09 2016 - 00:18:40 EST


On 08/24/2016 01:13 AM, Mike Looijmans wrote:
The fan can be stopped by writing "3" to pwm1_enable in sysfs.

Add devicetree property for early initialization of the fan controller
to prevent overheating, for example when resetting the board while the
fan was completely turned off.

Also improve error reporting, I2C failures were ignored while writing
new values.

Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx>


Applied to hwmon-next.

Thanks,
Guenter