Searched hist:cccdd0ca1c0d985c3cf1dfe65a3b42387a6e3d22 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/power/supply/ |
H A D | max17040_battery.c | diff cccdd0ca1c0d985c3cf1dfe65a3b42387a6e3d22 Thu Dec 05 09:44:09 CST 2019 Matheus Castello <matheus@castello.eng.br> power: supply: max17040: Config alert SOC low level threshold from FDT
For configuration of fuel gauge alert for a low level state of charge interrupt we add a function to config level threshold and a device tree binding property to set it in flatned device tree node.
Now we can use "maxim,alert-low-soc-level" property with the values from 1% up to 32% to configure alert interrupt threshold.
Signed-off-by: Matheus Castello <matheus@castello.eng.br> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
|