Devicetree
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (pmbus/tps53679) Add TPS53622 and TPS53659
@ 2026-09-01 21:11 Pradhan, Sanman
  2026-09-01 21:11 ` [PATCH 1/2] dt-bindings: trivial-devices: Add TI " Pradhan, Sanman
  2026-09-01 21:11 ` [PATCH 2/2] hwmon: (pmbus/tps53679) Add support for " Pradhan, Sanman
  0 siblings, 2 replies; 8+ messages in thread
From: Pradhan, Sanman @ 2026-09-01 21:11 UTC (permalink / raw)
  To: Guenter Roeck, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Jonathan Corbet
  Cc: devicetree@vger.kernel.org, linux-hwmon@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Sanman Pradhan

From: Sanman Pradhan <psanman@juniper.net>

TPS53622 and TPS53659 are TI dual-channel D-CAP+ step-down controllers
that use the VID VOUT format and VOUT_MODE identification like the
already-supported TPS53679/TPS53688, so they reuse tps53679_identify().

Patch 1 adds the compatible strings; patch 2 adds the chip IDs, shortens
the Kconfig prompt to the family name (and lists the already-supported
TPS53685, previously missing from it), updates the driver documentation
and fixes an existing "TPS53588" typo in the attribute tables.

Tested on Juniper hardware.

Sanman Pradhan (2):
  dt-bindings: trivial-devices: Add TI TPS53622 and TPS53659
  hwmon: (pmbus/tps53679) Add support for TPS53622 and TPS53659

 .../devicetree/bindings/trivial-devices.yaml  |  4 ++++
 Documentation/hwmon/tps53679.rst              | 24 +++++++++++++++----
 drivers/hwmon/pmbus/Kconfig                   |  5 ++--
 drivers/hwmon/pmbus/tps53679.c                |  9 ++++++-
 4 files changed, 35 insertions(+), 7 deletions(-)


base-commit: 40c9f01347ad94a1f9346313226d788afcf1366b
-- 
2.34.1


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

end of thread, other threads:[~2026-09-02 21:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-01 21:11 [PATCH 0/2] hwmon: (pmbus/tps53679) Add TPS53622 and TPS53659 Pradhan, Sanman
2026-09-01 21:11 ` [PATCH 1/2] dt-bindings: trivial-devices: Add TI " Pradhan, Sanman
2026-09-01 21:14   ` sashiko-bot
2026-09-02 18:05   ` Conor Dooley
2026-09-02 21:38   ` Guenter Roeck
2026-09-01 21:11 ` [PATCH 2/2] hwmon: (pmbus/tps53679) Add support for " Pradhan, Sanman
2026-09-01 21:20   ` sashiko-bot
2026-09-02 21:38   ` Guenter Roeck

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