Re: [PATCH v2] dt-bindings: hwmon: convert npcm750-pwm-fan to DT schema
From: Rob Herring (Arm)
Date: Mon Feb 23 2026 - 13:01:03 EST
On Sun, 15 Feb 2026 18:35:53 +0200, Tomer Maimon wrote:
> Convert the Nuvoton HWMON PWM and FAN controllers binding to schema
> format.
>
> Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx>
> ---
> Addressed comments from:
> - Rob Herring : https://www.spinics.net/lists/kernel/msg6047623.html
>
> Changes since version 1:
> - Modify yaml file.
> - Remove unnecessary symbols.
> - Add items.
>
> .../bindings/hwmon/npcm750-pwm-fan.txt | 88 -----------
> .../hwmon/nuvoton,npcm750-pwm-fan.yaml | 139 ++++++++++++++++++
> 2 files changed, 139 insertions(+), 88 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/hwmon/npcm750-pwm-fan.txt
> create mode 100644 Documentation/devicetree/bindings/hwmon/nuvoton,npcm750-pwm-fan.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>