Re: [PATCH v2 5/6] hwmon: (adt7470) Register as a PWM provider
From: Guenter Roeck
Date: Sun Jul 19 2026 - 10:50:58 EST
On Fri, Jul 17, 2026 at 05:59:18PM -0300, Luiz Angelo Daros de Luca wrote:
> hwmon: (adt7470) Register as a PWM provider
>
> The ADT7470 features four PWM outputs that can be used to control fans.
> Previously, these were only accessible through the legacy hwmon sysfs
> interface.
>
> Register the ADT7470 as a generic PWM provider. This enables standard
> Device Tree PWM consumers, such as "pwm-fan", to use the device through
> the "#pwm-cells" property.
Use case, please.
Thanks,
Guenter