power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 2 Aug 2023 14:49:28 +0000 (15:49 +0100)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 3 Aug 2023 00:23:42 +0000 (02:23 +0200)
commitf57f5838c044d1554b71186d3d277619eab58d31
tree8985288464c19236526cbb9b1e3968e26741adf4
parent13a0d1088c8fea1565e30a169188b59bdd77759e
power: supply: qcom_pmi8998_charger: remove CHARGE_CONTROL_LIMIT_* props

These property were intended to allow the power supply to be treated as a
cooling device, however the cooling device interface has been dropped
from the psy core code. They now just duplicate the CURRENT_NOW and
CURRENT_MAX properties and are generally confusing, drop them.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Link: https://lore.kernel.org/r/20230802-pmi8998-charger-fixes-v1-1-a8f1e8b84c1e@linaro.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/qcom_pmi8998_charger.c