Re: [PATCH v3 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT

2018-01-23 Thread Chen-Yu Tsai
On Tue, Jan 23, 2018 at 5:54 PM, Lee Jones wrote: > On Mon, 15 Jan 2018, Quentin Schulz wrote: > >> This makes AXP209 and AXP22x ADCs probe first via DT and then by >> fallback via platform. >> >> Signed-off-by: Quentin Schulz >> --- >>

Re: [PATCH v3 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT

2018-01-23 Thread Chen-Yu Tsai
On Tue, Jan 23, 2018 at 5:54 PM, Lee Jones wrote: > On Mon, 15 Jan 2018, Quentin Schulz wrote: > >> This makes AXP209 and AXP22x ADCs probe first via DT and then by >> fallback via platform. >> >> Signed-off-by: Quentin Schulz >> --- >> drivers/mfd/axp20x.c | 5 - >> 1 file changed, 4

Re: [PATCH v3 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT

2018-01-23 Thread Lee Jones
On Mon, 15 Jan 2018, Quentin Schulz wrote: > This makes AXP209 and AXP22x ADCs probe first via DT and then by > fallback via platform. > > Signed-off-by: Quentin Schulz > --- > drivers/mfd/axp20x.c | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-)

Re: [PATCH v3 06/16] mfd: axp20x: make AXP209/22x cells probe their ADC via DT

2018-01-23 Thread Lee Jones
On Mon, 15 Jan 2018, Quentin Schulz wrote: > This makes AXP209 and AXP22x ADCs probe first via DT and then by > fallback via platform. > > Signed-off-by: Quentin Schulz > --- > drivers/mfd/axp20x.c | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) For my own reference: