Re: [PATCH 2/2] hwmon: (max6650) Add initial rpm target devicetree documentation

From: Rob Herring
Date: Tue Aug 30 2016 - 12:38:10 EST


On Wed, Aug 24, 2016 at 10:13:27AM +0200, Mike Looijmans wrote:
> 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.
>
> Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx>
> ---
> Documentation/devicetree/bindings/hwmon/max6650.txt | 5 +++++
> 1 file changed, 5 insertions(+)

The kernel boot seems kind of late to ensure your fan is running, but

Acked-by: Rob Herring <robh@xxxxxxxxxx>