devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ina238: Improvements and INA228 support
@ 2025-07-15 20:48 Jonas Rebmann
  2025-07-15 20:49 ` [PATCH 1/4] hwmon: ina238: Fix inconsistent whitespace Jonas Rebmann
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jonas Rebmann @ 2025-07-15 20:48 UTC (permalink / raw)
  To: Jean Delvare, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-hwmon, linux-kernel, Krzysztof Kozlowski, devicetree,
	kernel, Jonas Rebmann

This series includes:
 - Whitespace fixes
 - Add labels to voltage inputs
 - Support INA228 ultra-precise power monitor

Tested on the INA228 chips on a TI TMDS62LEVM.

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
---
Jonas Rebmann (4):
      hwmon: ina238: Fix inconsistent whitespace
      hwmon: ina238: Add label support for voltage inputs
      dt-bindings: Add INA228 to ina2xx devicetree bindings
      hwmon: ina238: Add support for INA228

 .../devicetree/bindings/hwmon/ti,ina2xx.yaml       |   2 +
 drivers/hwmon/ina238.c                             | 155 ++++++++++++++++++---
 2 files changed, 135 insertions(+), 22 deletions(-)
---
base-commit: 27b297ca04813623d8df2f79d141d51e0856810c
change-id: 20250715-ina228-ddb5550dcb23

Best regards,
-- 
Jonas Rebmann <jre@pengutronix.de>


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

end of thread, other threads:[~2025-07-17 15:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 20:48 [PATCH 0/4] ina238: Improvements and INA228 support Jonas Rebmann
2025-07-15 20:49 ` [PATCH 1/4] hwmon: ina238: Fix inconsistent whitespace Jonas Rebmann
2025-07-16 15:52   ` Guenter Roeck
2025-07-15 20:49 ` [PATCH 2/4] hwmon: ina238: Add label support for voltage inputs Jonas Rebmann
2025-07-16 15:04   ` Guenter Roeck
2025-07-17  7:30     ` Jonas Rebmann
2025-07-17 15:24       ` Guenter Roeck
2025-07-15 20:49 ` [PATCH 3/4] dt-bindings: Add INA228 to ina2xx devicetree bindings Jonas Rebmann
2025-07-16  6:30   ` Krzysztof Kozlowski
2025-07-15 20:49 ` [PATCH 4/4] hwmon: ina238: Add support for INA228 Jonas Rebmann
2025-07-16 15:50   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).