Linux Documentation
 help / color / mirror / Atom feed
* [PATCH v4 0/2] hwmon: (pmbus/isl68137) Add support for RAA228942 and RAA228943
@ 2026-03-25  4:17 Dawei Liu
  2026-03-25  4:17 ` [PATCH v4 1/2] dt-bindings: hwmon: isl68137: Add compatible strings " Dawei Liu
  2026-03-25  4:17 ` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for Renesas " Dawei Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Dawei Liu @ 2026-03-25  4:17 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Jonathan Corbet,
	Shuah Khan, Geert Uytterhoeven, Magnus Damm, Grant Peltier,
	Linda Xin, Tabrez Ahmed, linux-hwmon, devicetree, linux-doc,
	linux-renesas-soc, linux-kernel, Dawei Liu

Changes in v4:
  - Use fallback compatibles instead of standalone compatible strings
    (suggested by Krzysztof Kozlowski)
  - Reorder patches: dt-bindings first, driver second

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):
  dt-bindings: hwmon: isl68137: Add compatible strings for RAA228942 and
    RAA228943
  hwmon: (pmbus/isl68137) Add support for Renesas RAA228942 and
    RAA228943

 .../bindings/hwmon/pmbus/isil,isl68137.yaml   | 103 ++++++++++--------
 Documentation/hwmon/isl68137.rst              |  20 ++++
 drivers/hwmon/pmbus/isl68137.c                |   2 +
 3 files changed, 82 insertions(+), 43 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-03-25 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-25  4:17 [PATCH v4 0/2] hwmon: (pmbus/isl68137) Add support for RAA228942 and RAA228943 Dawei Liu
2026-03-25  4:17 ` [PATCH v4 1/2] dt-bindings: hwmon: isl68137: Add compatible strings " Dawei Liu
2026-03-25  8:24   ` Krzysztof Kozlowski
2026-03-25  4:17 ` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for Renesas " Dawei Liu
2026-03-25 14:12   ` Guenter Roeck

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