[PATCH v1 0/4] Add optional properties to MAX17040

From: Svyatoslav Ryhel
Date: Wed Mar 08 2023 - 03:44:41 EST


Extend properties supported by max17040 fuel gauge with static
simple battery cell properties, some supplier properties (like
health and status) and thermal data from external sensor.

Svyatoslav Ryhel (4):
dt-bindings: power: supply: maxim,max17040: update properties
power: max17040: add simple battery cell support
power: max17040: add passing props from supplier
power: max17040: get thermal data from adc if available

.../bindings/power/supply/maxim,max17040.yaml | 37 +++++++++++
drivers/power/supply/max17040_battery.c | 66 +++++++++++++++++++
2 files changed, 103 insertions(+)

--
2.37.2