[PATCH V2 0/3] hwmon: INA234

From: Ian Ray

Date: Thu Feb 19 2026 - 08:06:50 EST


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@xxxxxxxxxxxxxxxx>
---
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