Re: [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-03-26 Thread Timon Baetz
On Sat, 30 Jan 2021 17:30:14 +, Timon Baetz wrote: > Get regulator from parent device's node and extcon by name. > > Signed-off-by: Timon Baetz > --- > drivers/power/supply/max8997_charger.c | 12 > 1 file changed, 8 insertions(+), 4 deletions(-) > > diff --git a/drivers/power/su

Re: [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-03-08 Thread Timon Baetz
On Mon, 1 Feb 2021 19:03:35 +0100, Krzysztof Kozlowski wrote: > On Mon, Feb 01, 2021 at 09:26:42AM +, Timon Baetz wrote: > > On Sun, 31 Jan 2021 18:28:40 +0100, Krzysztof Kozlowski wrote: > > > On Sat, Jan 30, 2021 at 05:30:14PM +, Timon Baetz wrote: > > > > Get regulator from parent device

Re: [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-02-01 Thread Krzysztof Kozlowski
On Mon, Feb 01, 2021 at 09:26:42AM +, Timon Baetz wrote: > On Sun, 31 Jan 2021 18:28:40 +0100, Krzysztof Kozlowski wrote: > > On Sat, Jan 30, 2021 at 05:30:14PM +, Timon Baetz wrote: > > > Get regulator from parent device's node and extcon by name. > > > > > > Signed-off-by: Timon Baetz >

Re: [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-02-01 Thread Timon Baetz
On Sun, 31 Jan 2021 18:28:40 +0100, Krzysztof Kozlowski wrote: > On Sat, Jan 30, 2021 at 05:30:14PM +, Timon Baetz wrote: > > Get regulator from parent device's node and extcon by name. > > > > Signed-off-by: Timon Baetz > > --- > > drivers/power/supply/max8997_charger.c | 12 > >

Re: [PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-01-31 Thread Krzysztof Kozlowski
On Sat, Jan 30, 2021 at 05:30:14PM +, Timon Baetz wrote: > Get regulator from parent device's node and extcon by name. > > Signed-off-by: Timon Baetz > --- > drivers/power/supply/max8997_charger.c | 12 > 1 file changed, 8 insertions(+), 4 deletions(-) > > diff --git a/drivers/

[PATCH 3/3] power: supply: max8997_charger: Switch to new binding

2021-01-30 Thread Timon Baetz
Get regulator from parent device's node and extcon by name. Signed-off-by: Timon Baetz --- drivers/power/supply/max8997_charger.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/power/supply/max8997_charger.c b/drivers/power/supply/max8997_charger.c inde