[PATCH 0/3] power: supply: cros_charge-control: three fixes

From: Thomas Weißschuh
Date: Sun Dec 08 2024 - 09:59:57 EST


Three fixes I'd like to get into stable.
These conflict with my psy extensions series [0],
I'd like to apply the fixes first.

[0] https://lore.kernel.org/lkml/20241205-power-supply-extensions-v5-0-f0f996db4347@xxxxxxxxxxxxxx/

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
Thomas Weißschuh (3):
power: supply: cros_charge-control: add mutex for driver data
power: supply: cros_charge-control: allow start_threshold == end_threshold
power: supply: cros_charge-control: hide start threshold on v2 cmd

drivers/power/supply/cros_charge-control.c | 36 ++++++++++++++++++++++--------
1 file changed, 27 insertions(+), 9 deletions(-)
---
base-commit: 7503345ac5f5e82fd9a36d6e6b447c016376403a
change-id: 20241202-cros_charge-control-v2-d155194f5304

Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>