On Sun, Dec 3, 2017 at 4:39 PM, Guenter Roeck <[email protected]> wrote:
> On 12/03/2017 05:24 AM, Linus Walleij wrote:

>> Is it possible to use drivers/thermal to set up a policy
>> for controlling the HWMON fan directly by reading the
>> HWMON sensor input periodically?
>>
>
> Both register with the thermal subsystem, so I would think
> it should be possible, at least for devicetree enabled systems
> (the hwmon subsystem uses a devm function to register
> sensors with the thermal subsystem, and the only available
> devm function is devm_thermal_zone_of_sensor_register).

OK! I will try to make it tick! Thanks!

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-hwmon" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to