devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon: npcm: add Arbel NPCM8XX support
@ 2023-10-18 18:19 Tomer Maimon
  2023-10-18 18:19 ` [PATCH v2 1/2] dt-bindings: hwmon: npcm: Add npcm845 compatible string Tomer Maimon
  2023-10-18 18:19 ` [PATCH v2 2/2] hwmon: npcm750-pwm-fan: Add NPCM8xx support Tomer Maimon
  0 siblings, 2 replies; 5+ messages in thread
From: Tomer Maimon @ 2023-10-18 18:19 UTC (permalink / raw)
  To: linux, jdelvare, robh+dt, krzysztof.kozlowski+dt, avifishman70,
	tali.perry1, joel, andrew, venture, yuenn, benjaminfair,
	j.neuschaefer
  Cc: openbmc, linux-hwmon, linux-kernel, devicetree, Tomer Maimon

This patch set adds Arbel NPCM8XX Pulse Width Modulation (PWM) and
Fan tachometer (Fan) support to PWM FAN NPCM driver.

The NPCM8XX supports up to 16 Fan tachometer inputs and
up to 12 PWM outputs.

The NPCM PWM FAN driver was tested on the NPCM845 evaluation board.

Changes since version 1:
 - Add Rob Ack to the dt-binding commit. 

Tomer Maimon (2):
  dt-bindings: hwmon: npcm: Add npcm845 compatible string
  hwmon: npcm750-pwm-fan: Add NPCM8xx support

 .../bindings/hwmon/npcm750-pwm-fan.txt        |   6 +-
 drivers/hwmon/npcm750-pwm-fan.c               | 161 +++++++++++++++---
 2 files changed, 141 insertions(+), 26 deletions(-)

-- 
2.33.0


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

end of thread, other threads:[~2023-10-28 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-18 18:19 [PATCH v2 0/2] hwmon: npcm: add Arbel NPCM8XX support Tomer Maimon
2023-10-18 18:19 ` [PATCH v2 1/2] dt-bindings: hwmon: npcm: Add npcm845 compatible string Tomer Maimon
2023-10-28 16:20   ` Guenter Roeck
2023-10-18 18:19 ` [PATCH v2 2/2] hwmon: npcm750-pwm-fan: Add NPCM8xx support Tomer Maimon
2023-10-25 19:51   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).