linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add sq24905c support
@ 2025-08-05 12:44 ChiShih Tsai
  2025-08-05 12:44 ` [PATCH v2 1/2] dt-bindings: hwmon: adm1275: add " ChiShih Tsai
  2025-08-05 12:44 ` [PATCH v2 2/2] hwmon: (pmbus/adm1275) " ChiShih Tsai
  0 siblings, 2 replies; 4+ messages in thread
From: ChiShih Tsai @ 2025-08-05 12:44 UTC (permalink / raw)
  To: linux-hwmon, devicetree, linux-kernel, linux-doc
  Cc: jdelvare, linux, robh, krzk+dt, conor+dt, corbet, t630619,
	ChiShih Tsai

v2:
 - Modify devicetree properties ID to silergy,mc09c
 - Combine to a single if statement for MFR_ID.
 - Add description, SQ24905C compatibility to the ADM1278
 - Remove two silergy properties,re-use adi properties
 - Link to v1: https://lore.kernel.org/linux-hwmon/20250804124806.540-1-tomtsai764@gmail.com/

ChiShih Tsai (2):
  dt-bindings: hwmon: adm1275: add sq24905c support
  hwmon: (pmbus/adm1275) add sq24905c support

 .../bindings/hwmon/adi,adm1275.yaml           |  9 +++++++
 Documentation/hwmon/adm1275.rst               | 24 ++++++++++++-------
 drivers/hwmon/pmbus/Kconfig                   |  3 ++-
 drivers/hwmon/pmbus/adm1275.c                 | 11 ++++++---
 4 files changed, 35 insertions(+), 12 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-08-05 12:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-05 12:44 [PATCH v2 0/2] Add sq24905c support ChiShih Tsai
2025-08-05 12:44 ` [PATCH v2 1/2] dt-bindings: hwmon: adm1275: add " ChiShih Tsai
2025-08-05 12:46   ` Krzysztof Kozlowski
2025-08-05 12:44 ` [PATCH v2 2/2] hwmon: (pmbus/adm1275) " ChiShih Tsai

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