All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add PWM fan support to Rock 5B board
@ 2023-04-04 17:38 ` Cristian Ciocaltea
  0 siblings, 0 replies; 30+ messages in thread
From: Cristian Ciocaltea @ 2023-04-04 17:38 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Heiko Stuebner
  Cc: linux-hwmon, devicetree, linux-kernel, linux-arm-kernel,
	linux-rockchip, kernel

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 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 (2):
  dt-bindings: hwmon: pwm-fan: Convert to DT schema
  arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan

 .../devicetree/bindings/hwmon/pwm-fan.txt     |  68 +---------
 .../devicetree/bindings/hwmon/pwm-fan.yaml    | 119 ++++++++++++++++++
 .../boot/dts/rockchip/rk3588-rock-5b.dts      |  12 ++
 3 files changed, 132 insertions(+), 67 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/hwmon/pwm-fan.yaml

-- 
2.40.0


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2023-04-06 18:42 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 17:38 [PATCH v2 0/2] Add PWM fan support to Rock 5B board Cristian Ciocaltea
2023-04-04 17:38 ` Cristian Ciocaltea
2023-04-04 17:38 ` Cristian Ciocaltea
2023-04-04 17:38 ` [PATCH v2 1/2] dt-bindings: hwmon: pwm-fan: Convert to DT schema Cristian Ciocaltea
2023-04-04 17:38   ` Cristian Ciocaltea
2023-04-04 17:38   ` Cristian Ciocaltea
2023-04-06 16:45   ` Rob Herring
2023-04-06 16:45     ` Rob Herring
2023-04-06 16:45     ` Rob Herring
2023-04-06 16:55     ` Cristian Ciocaltea
2023-04-06 16:55       ` Cristian Ciocaltea
2023-04-06 16:55       ` Cristian Ciocaltea
2023-04-04 17:38 ` [PATCH v2 2/2] arm64: dts: rockchip: rk3588-rock-5b: Add pwm-fan Cristian Ciocaltea
2023-04-04 17:38   ` Cristian Ciocaltea
2023-04-04 17:38   ` Cristian Ciocaltea
2023-04-05 17:45 ` (subset) [PATCH v2 0/2] Add PWM fan support to Rock 5B board Heiko Stuebner
2023-04-05 17:45   ` Heiko Stuebner
2023-04-05 17:45   ` Heiko Stuebner
2023-04-05 19:04   ` Guenter Roeck
2023-04-05 19:04     ` Guenter Roeck
2023-04-05 19:04     ` Guenter Roeck
2023-04-05 21:35     ` Heiko Stübner
2023-04-05 21:35       ` Heiko Stübner
2023-04-05 21:35       ` Heiko Stübner
2023-04-06 18:27       ` Guenter Roeck
2023-04-06 18:27         ` Guenter Roeck
2023-04-06 18:27         ` Guenter Roeck
2023-04-06 18:40         ` Heiko Stübner
2023-04-06 18:40           ` Heiko Stübner
2023-04-06 18:40           ` Heiko Stübner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.