Re: [PATCH v4 2/3] hwmon: add ChromeOS EC driver
From: Guenter Roeck
Date: Fri May 31 2024 - 17:31:47 EST
On 5/28/24 23:27, Thomas Weißschuh wrote:
The ChromeOS Embedded Controller exposes fan speed and temperature
readings.
Expose this data through the hwmon subsystem.
The driver is designed to be probed via the cros_ec mfd device.
Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
I assume this patch and first patch of the series will be applied
through the cros-ec branch.
I don't know if Tzung-Bi has additional comments; from my perspective
Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Thanks,
Guenter