[v3,0/1] Add PWM fan support to Rock 5B board

Message ID 20230406182000.956275-1-cristian.ciocaltea@collabora.com
Headers
Series Add PWM fan support to Rock 5B board |

Message

Cristian Ciocaltea April 6, 2023, 6:19 p.m. UTC
  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@collabora.com/

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@collabora.com/

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