Based on the discussion from [0] add an optional DT property to retrieve the regulator used for charging control in the max8997_charger driver. [0] https://lore.kernel.org/lkml/20210118124505.GG4455@xxxxxxxxxxxxx/ Timon Baetz (3): regulator: dt-bindings: Document charger-supply for max8997 ARM: dts: exynos: Add charger supply for I9100 power: supply: max8997_charger: Switch to new binding .../bindings/regulator/max8997-regulator.txt | 1 + arch/arm/boot/dts/exynos4210-i9100.dts | 2 ++ drivers/power/supply/max8997_charger.c | 12 ++++++++---- 3 files changed, 11 insertions(+), 4 deletions(-) -- 2.25.1