power: supply: max17040: Support setting rcomp
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 22 Sep 2020 11:42:36 +0000 (14:42 +0300)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 3 Oct 2020 17:18:28 +0000 (19:18 +0200)
commit1779c6e3496a53d9cbbbcd248b234b2b6a07435c
treebd57ea17ce24d44871345b799226f28136cb2c7b
parentb973c9d518199bd8362aeae13d208d8889283287
power: supply: max17040: Support setting rcomp

The Maxim ModelGauge family supports fine-tuning by setting
a compensation value (named rcomp in the docs). The value is affected by
battery chemistry and ambient temperature.

Add support for reading maxim,rcomp from DT and configuring the device
with the supplied value. Temperature adjustment is not implemented at
the moment, because there is no provision for receiving the ambient
temperature at the moment.

Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com>
Tested-by: Jonathan Bakker <xc-racer2@live.ca>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/max17040_battery.c