[PATCH 0/2] hwmon: ina2xx conistency improvements
From: Jonas Rebmann
Date: Tue Mar 03 2026 - 06:20:54 EST
While working on INA234 support in the ina2xx.c, I think I found some
inconsistencies: An unused macro, outdated comments, and different
approaches to accounting for zero-reserved LSBs in INA234 registers.
These aren't functional changes and it was verified that measurements
are correct as before on INA234.
Ian Ray <ian.ray@xxxxxxxxxxxxxxxx>
Signed-off-by: Jonas Rebmann <jre@xxxxxxxxxxxxxx>
---
Jonas Rebmann (2):
hwmon: (ina2xx) clean up unused macro and outdated comment
hwmon: (ina2xx) Shift INA234 shunt and current registers
drivers/hwmon/ina2xx.c | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
---
base-commit: f08c5de5f61a117ba5326d3d5b86e884077da2d0
change-id: 20260303-ina234-shift-ca6be45f4a7d
Best regards,
--
Jonas Rebmann <jre@xxxxxxxxxxxxxx>