diff options
author | 2025-06-08 22:40:09 +0200 | |
---|---|---|
committer | 2025-06-22 02:08:44 +0200 | |
commit | 2986e5b213cd84ac290ae68e73b7629ec8f184a6 (patch) | |
tree | 2d46ce337957be639b31ef32abc469bdf37471d3 /tools/perf/scripts/python | |
parent | power: supply: ug3105_battery: Use psy->battery_info (diff) | |
download | wireguard-linux-2986e5b213cd84ac290ae68e73b7629ec8f184a6.tar.xz wireguard-linux-2986e5b213cd84ac290ae68e73b7629ec8f184a6.zip |
power: supply: ug3105_battery: Switch to power_supply_batinfo_ocv2cap()
Replace the hardcoded ocv -> capacity table and the ug3105_get_capacity()
helper with using the generic power_supply_batinfo_ocv2cap() function.
Note this relies on the battery fwnode providing at least 1
"ocv-capacity-table", if that is missing probe() will now fail with EINVAL.
Signed-off-by: Hans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20250608204010.37482-10-hansg@kernel.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions