mbox series

[0/2] power: supply: qcom_pmi8998_charger fixes

Message ID 20230802-pmi8998-charger-fixes-v1-0-a8f1e8b84c1e@linaro.org
Headers show
Series power: supply: qcom_pmi8998_charger fixes | expand

Message

Caleb Connolly Aug. 2, 2023, 2:49 p.m. UTC
Drop the useless CHARGE_CONTROL_LIMIT_* properties and
fix incorrect status reporting on some devices when the
battery is full.

---
Caleb Connolly (2):
      power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props
      power: supply: qcom_pmi8998_charger: fix charger status

 drivers/power/supply/qcom_pmi8998_charger.c | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)
---
base-commit: 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4

// Caleb (they/them)

Comments

Sebastian Reichel Aug. 3, 2023, 12:25 a.m. UTC | #1
On Wed, 02 Aug 2023 15:49:27 +0100, Caleb Connolly wrote:
> Drop the useless CHARGE_CONTROL_LIMIT_* properties and
> fix incorrect status reporting on some devices when the
> battery is full.
> 

Applied, thanks!

[1/2] power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props
      commit: f57f5838c044d1554b71186d3d277619eab58d31
[2/2] power: supply: qcom_pmi8998_charger: fix charger status
      commit: 7e6311f04b41174ccc738d37dcb4b93cd4de98b0

Best regards,