Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1472653

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

From Mike Looijmans <mike.looijmans@topic.nl>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] hwmon: (max6650) Add initial rpm target devicetree documentation
Date 2016-08-30 19:10 +0200
Message-ID <sbUHT-7Jg-11@gated-at.bofh.it> (permalink)
References <s9BzH-80z-7@gated-at.bofh.it> <s9BzH-80z-11@gated-at.bofh.it> <sbUeR-7ka-7@gated-at.bofh.it>
Organization Topic

Show all headers | View raw


On 30-08-16 18:38, Rob Herring wrote:
> 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@topic.nl>
>> ---
>>   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@kernel.org>

Thanks!

Well, "late's better than never," my grandma used to say when we visited :)

To put your mind at ease, the particular platform I'm using this for is 
an xc7z045 (Zynq) where the ARMs running the Linux kernel will only 
account for 0.5W, but once the logic awakens the chip can dissipate up 
to 30W. The logic bitstream is usually on the rootfs, so kernel boot is 
early enough for the fan to start spinning. And with the logic asleep, 
it need not spin at all.


-- 
Mike Looijmans

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 2/2] hwmon: (max6650) Add initial rpm target devicetree  documentation Rob Herring <robh@kernel.org> - 2016-08-30 18:40 +0200
  Re: [PATCH 2/2] hwmon: (max6650) Add initial rpm target devicetree  documentation Mike Looijmans <mike.looijmans@topic.nl> - 2016-08-30 19:10 +0200

csiph-web