This patch series enables support for the PWM controlled heat sink fan on the Rock 5B SBC and, additionally, converts the hwmon PWM fan bindings to DT schema format. Changes in v3: - Rebased on top of next-20230406 and dropped PATCH v2 2/2 already merged by Heiko - Updated PATCH v2 1/2 per Rob's review - v2: https://lore.kernel.org/lkml/20230404173807.490520-1-cristian.ciocaltea@xxxxxxxxxxxxx/ Changes in v2: - Updated PATCH 1/2 according to Rob's review - Added Reviewed-by from Christopher to PATCH 2/2 - v1: https://lore.kernel.org/lkml/20230403105052.426135-1-cristian.ciocaltea@xxxxxxxxxxxxx/ Cristian Ciocaltea (1): dt-bindings: hwmon: pwm-fan: Convert to DT schema .../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 -- 2.40.0