On Thu, 06 Apr 2023 21:20:00 +0300, Cristian Ciocaltea wrote: > Convert the PWM fan bindings to DT schema format. > > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/pwm-fan.txt | 68 +------------ > .../devicetree/bindings/hwmon/pwm-fan.yaml | 97 +++++++++++++++++++ > 2 files changed, 98 insertions(+), 67 deletions(-) > create mode 100644 Documentation/devicetree/bindings/hwmon/pwm-fan.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>