power: supply: cw2015: correct time_to_empty units in sysfs
authorJan Palus <jpalus@fastmail.com>
Sat, 11 Nov 2023 22:17:04 +0000 (23:17 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 16 Nov 2023 00:34:12 +0000 (01:34 +0100)
commitf37669119423ca852ca855b24732f25c0737aa57
treea017e7647707fec7ff52b3e2c54b70765b56c018
parentb85ea95d086471afb4ad062012a4d73cd328fa86
power: supply: cw2015: correct time_to_empty units in sysfs

RRT_ALRT register holds remaining battery time in minutes therefore it
needs to be scaled accordingly when exposing TIME_TO_EMPTY via sysfs
expressed in seconds

Fixes: b4c7715c10c1 ("power: supply: add CellWise cw2015 fuel gauge driver")
Signed-off-by: Jan Palus <jpalus@fastmail.com>
Link: https://lore.kernel.org/r/20231111221704.5579-1-jpalus@fastmail.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/cw2015_battery.c