public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hwmon/pmbus: isl68137: Add RAA228942/RAA228943 support
@ 2026-03-23  3:20 Dawei Liu
  2026-03-23  3:20 ` [PATCH 1/2] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943 Dawei Liu
  2026-03-23  3:20 ` [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible strings for " Dawei Liu
  0 siblings, 2 replies; 4+ messages in thread
From: Dawei Liu @ 2026-03-23  3:20 UTC (permalink / raw)
  To: linux
  Cc: linux-hwmon, linux-kernel, linux-doc, devicetree,
	linux-renesas-soc, robh, krzk+dt, conor+dt, corbet, skhan,
	geert+renesas, magnus.damm, grant.peltier.jg, linda.xin.jg,
	Dawei Liu

Add support for Renesas RAA228942 and RAA228943 digital
dual-output 16-phase PWM controllers.

Changes in v3:
  - Update commit message to clarify hardware differences
    (suggested by Krzysztof Kozlowski)
  - Drop enum cleanup patch as it has been merged

Changes in v2:
  - Remove entire unused enum chips
    (suggested by Guenter Roeck)
  - Improve commit message to clarify hardware difference
  - Split enum chips cleanup into separate patch

Dawei Liu (2):
  hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and
    RAA228943
  dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and
    RAA228943

 .../bindings/hwmon/pmbus/isil,isl68137.yaml   |  2 ++
 Documentation/hwmon/isl68137.rst              | 20 +++++++++++++++++++
 drivers/hwmon/pmbus/isl68137.c                |  4 ++++
 3 files changed, 26 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-23  7:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-23  3:20 [PATCH v3 0/2] hwmon/pmbus: isl68137: Add RAA228942/RAA228943 support Dawei Liu
2026-03-23  3:20 ` [PATCH 1/2] hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and RAA228943 Dawei Liu
2026-03-23  3:20 ` [PATCH 2/2] dt-bindings: hwmon: isl68137: Add compatible strings for " Dawei Liu
2026-03-23  7:21   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox