Re: [PATCH v4 1/2] dt-bindings: hwmon: amc6821: add fan and PWM output

From: Rob Herring (Arm)
Date: Wed Apr 02 2025 - 10:32:07 EST



On Wed, 02 Apr 2025 12:21:45 +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
>
> Add properties to describe the fan and the PWM controller output.
>
> Link: https://www.ti.com/lit/gpn/amc6821
> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
> ---
> v4:
> - add #pwm-cells description
> - remove useless first #pwm-cells, that was supposed to be the instance
> number
> v3: https://lore.kernel.org/all/20250331155229.147879-2-francesco@xxxxxxxxxx/
> - explicitly describe the fan, use standard PWM and FAN bindings
> - pwm.yaml cannot be referenced, because of the $nodename pattern that is
> enforced there
> v2: https://lore.kernel.org/all/20250224180801.128685-2-francesco@xxxxxxxxxx/
> - no changes
> v1: https://lore.kernel.org/all/20250218165633.106867-2-francesco@xxxxxxxxxx/
> ---
> .../devicetree/bindings/hwmon/ti,amc6821.yaml | 18 +++++++++++++++++-
> 1 file changed, 17 insertions(+), 1 deletion(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>