Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon:(ina238)Add support for SQ52206
@ 2025-01-13  3:50 Wenliang Yan
  2025-01-13  3:50 ` [PATCH v2 1/2] dt-bindings:Add SQ52206 to ina2xx devicetree bindings Wenliang Yan
  2025-01-13  3:50 ` Wenliang Yan
  0 siblings, 2 replies; 9+ messages in thread
From: Wenliang Yan @ 2025-01-13  3:50 UTC (permalink / raw)
  To: linux, jdelvare
  Cc: Wenliang Yan, robh, krzk+dt, conor+dt, corbet, linux-hwmon,
	linux-kernel

Add support for Silergy i2c power monitor SQ52206 to the ina238
driver as those two are similar.

Signed-off-by: Wenliang Yan <wenliang202407@163.com>
---

Add new chip SQ52206, the datasheet depends on 
https://us1.silergy.com/cloud/index/uniqid/676b659b4a503
The password is fx6NEe.

Changes in v2:
- Explain why sq52206 compatibility has been added to ina2xx.yaml.
- addressed various review comments
- Link to v1: https://lore.kernel.org/linux-hwmon/20241224063559.391061-1-wenliang202407@163.com/

Wenliang Yan (2):
  dt-bindings:Add SQ52206 to ina2xx devicetree bindings
  hwmon:(ina238)Add support for SQ52206

 .../devicetree/bindings/hwmon/ti,ina2xx.yaml  |   1 +
 Documentation/hwmon/ina238.rst                |  15 ++
 drivers/hwmon/ina238.c                        | 207 +++++++++++++++---
 3 files changed, 191 insertions(+), 32 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-01-14  7:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13  3:50 [PATCH v2 0/2] hwmon:(ina238)Add support for SQ52206 Wenliang Yan
2025-01-13  3:50 ` [PATCH v2 1/2] dt-bindings:Add SQ52206 to ina2xx devicetree bindings Wenliang Yan
2025-01-13 17:12   ` Conor Dooley
2025-01-14  7:43     ` [PATCH v2 2/2] hwmon:(ina238)Add support for SQ52206 Wenliang Yan
2025-01-13  3:50 ` Wenliang Yan
2025-01-13  6:52   ` kernel test robot
2025-01-13 17:45   ` Guenter Roeck
2025-01-14  7:44     ` Wenliang Yan
2025-01-13 18:30   ` kernel test robot

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