public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] hwmon: INA234
@ 2026-02-19 13:01 Ian Ray
  2026-02-19 13:01 ` [PATCH V2 1/3] dt-bindings: hwmon: ti,ina2xx: Add INA234 device Ian Ray
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Ian Ray @ 2026-02-19 13:01 UTC (permalink / raw)
  To: Guenter Roeck, Jonathan Corbet, Shuah Khan, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Ian Ray, Bence Csókás, Tomaž Zaman, linux-hwmon,
	linux-doc, linux-kernel, Krzysztof Kozlowski, devicetree

Add support for INA234.

Changes since v1:
 - Include cover letter
 - Patch 1/3: No changes, kept Reviewed-by from v1
 - Patch 1/3: Commit message clarified
 - Patch 2/3: Tidy-up work identified in v1 review
 - Patch 2/3: Comment INA2xx register definitions
 - Patch 2/3: Drop INA234_CONFIG_DEFAULT
 - Patch 3/3: Initialize has_ishunt, has_power_average

Signed-off-by: Ian Ray <ian.ray@gehealthcare.com> 
---
Ian Ray (3):
  dt-bindings: hwmon: ti,ina2xx: Add INA234 device
  hwmon: (ina2xx) Make it easier to add more devices
  hwmon: (ina2xx) Add support for INA234

 .../devicetree/bindings/hwmon/ti,ina2xx.yaml  |  3 ++
 Documentation/hwmon/ina2xx.rst                | 25 +++++++++++++--
 drivers/hwmon/Kconfig                         |  2 +-
 drivers/hwmon/ina2xx.c                        | 32 ++++++++++++++++---
 4 files changed, 54 insertions(+), 8 deletions(-)

-- 
2.49.0


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

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

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-19 13:01 [PATCH V2 0/3] hwmon: INA234 Ian Ray
2026-02-19 13:01 ` [PATCH V2 1/3] dt-bindings: hwmon: ti,ina2xx: Add INA234 device Ian Ray
2026-02-19 13:01 ` [PATCH V2 2/3] hwmon: (ina2xx) Make it easier to add more devices Ian Ray
2026-02-19 15:59   ` Guenter Roeck
2026-02-19 20:44     ` Bence Csókás
2026-02-20  1:13   ` kernel test robot
2026-02-20  1:54   ` kernel test robot
2026-02-19 13:01 ` [PATCH V2 3/3] hwmon: (ina2xx) Add support for INA234 Ian Ray
2026-02-19 20:45   ` Bence Csókás
2026-02-21  7:02 ` [PATCH V2 0/3] hwmon: INA234 Jens Almer

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