[PATCH 0/2] hwmon: ina2xx conistency improvements

Jonas Rebmann posted 2 patches 1 month, 1 week ago
drivers/hwmon/ina2xx.c | 42 +++++++++++++++++++++---------------------
1 file changed, 21 insertions(+), 21 deletions(-)
[PATCH 0/2] hwmon: ina2xx conistency improvements
Posted by Jonas Rebmann 1 month, 1 week ago
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@gehealthcare.com>

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
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@pengutronix.de>