Devicetree
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for RAA229621
@ 2025-06-02  5:04 Chiang Brian
  2025-06-02  5:04 ` [PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support Chiang Brian
  2025-06-02  5:04 ` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for RAA229621 Chiang Brian
  0 siblings, 2 replies; 6+ messages in thread
From: Chiang Brian @ 2025-06-02  5:04 UTC (permalink / raw)
  To: jdelvare, linux, robh, krzk+dt, conor+dt, geert+renesas,
	grant.peltier.jg
  Cc: linux-hwmon, devicetree, linux-kernel, linux-renesas-soc,
	Chiang Brian

The RAA229621 is a digital dual output multiphase
(X+Y <= 8) PWM controller designed to be compliant
with AMD SVI3 specifications, targeting
VDDCR_CPU and VDDCR_SOC rails.

Add support for it to the isl68137 driver.

---
v3 -> v4:
- Add Changelog
- Remove unnecessary "From" tag
- Add the compatible of raa229621 into dt-bindings
- Link to v3: https://lore.kernel.org/all/20250303083537.3312250-1-chiang.brian@inventec.corp-partner.google.com/

v2 -> v3: 
- Fix the corrupted patch by sending plain text email
- Link to v2: https://lore.kernel.org/all/CAJCfHmWJ9N1R8x6ikU02_RYq9ieq6yWY7CGdfvc4hRqHnX5szg@mail.gmail.com/

v1 -> v2: 
- Modify subject and description to meet requirements and remove the override of
  isl68137_probe, and add the of_match between raa229621 and  raa_dmpvr2_2rail
- Link to v1: https://lore.kernel.org/all/CAJCfHmXcrr_si4HLLCrXskuZ4aYmqAh0SFXNSkeL78d2qX2Qcg@mail.gmail.com/

---
Chiang Brian (2):
  dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
  hwmon: (pmbus/isl68137) Add support for RAA229621


 .../devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml         | 1 +
 drivers/hwmon/pmbus/isl68137.c                                 | 3 +++
 2 files changed, 4 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2025-06-05  3:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02  5:04 [PATCH v4 0/2] Add support for RAA229621 Chiang Brian
2025-06-02  5:04 ` [PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support Chiang Brian
2025-06-02  7:56   ` Krzysztof Kozlowski
2025-06-02  5:04 ` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for RAA229621 Chiang Brian
2025-06-02  7:55   ` Krzysztof Kozlowski
2025-06-05  3:52     ` Chiang Brian

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