devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] hwmon: npcm: add Arbel NPCM8XX support
@ 2023-09-27 17:38 Tomer Maimon
  2023-09-27 17:38 ` [PATCH v1 1/2] dt-bindings: hwmon: npcm: Add npcm845 compatible string Tomer Maimon
  2023-09-27 17:38 ` [PATCH v1 2/2] hwmon: npcm750-pwm-fan: Add NPCM8xx support Tomer Maimon
  0 siblings, 2 replies; 4+ messages in thread
From: Tomer Maimon @ 2023-09-27 17:38 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.

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] 4+ messages in thread

end of thread, other threads:[~2023-09-28 18:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27 17:38 [PATCH v1 0/2] hwmon: npcm: add Arbel NPCM8XX support Tomer Maimon
2023-09-27 17:38 ` [PATCH v1 1/2] dt-bindings: hwmon: npcm: Add npcm845 compatible string Tomer Maimon
2023-09-28 18:35   ` Rob Herring
2023-09-27 17:38 ` [PATCH v1 2/2] hwmon: npcm750-pwm-fan: Add NPCM8xx support Tomer Maimon

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).