Re: [PATCH v5 4/6] hwmon: (lm63) Add Sensylink CTF2301 support
From: Guenter Roeck
Date: Mon Sep 14 2026 - 11:52:51 EST
On Mon, Sep 14, 2026 at 04:18:04PM +0800, Troy Mitchell wrote:
> Add Sensylink CTF2301 support to the LM63 driver. CTF2301 follows
> the LM63-style temperature, tachometer, and PWM register layout,
> while using a 12-bit local temperature register and requiring the
> ALERT/TACH pin to be configured for tachometer input.
>
> Register an optional thermal cooling device when the device tree
> node provides #cooling-cells, allowing thermal zones to control
> the fan through the existing PWM path without changing behavior
> for existing LM63-family users.
>
> Signed-off-by: Troy Mitchell <troy.mitchell@xxxxxxxxx>
Applied.
Thanks,
Guenter