Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-10 Thread Quentin Schulz
Hi Lee, On Mon, Dec 10, 2018 at 06:27:18AM +, Lee Jones wrote: > On Sat, 08 Dec 2018, Quentin Schulz wrote: > > > Hi Lee, > > > > On Fri, Dec 07, 2018 at 07:22:37PM +, Lee Jones wrote: > > > On Fri, 07 Dec 2018, Vasily Khoruzhick wrote: > > > > > > > On Fri, Dec 7, 2018 at 8:40 AM Lee J

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-09 Thread Lee Jones
On Tue, 20 Nov 2018, Oskari Lemmela wrote: > Parts of the AXP803 are compatible with their counterparts on the AXP813. > These include the GPIO, ADC, AC and battery power supplies. > > Signed-off-by: Oskari Lemmela > Reviewed-by: Chen-Yu Tsai > Tested-by: Vasily Khoruzhick > --- > drivers/mfd

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-09 Thread Lee Jones
On Sat, 08 Dec 2018, Quentin Schulz wrote: > Hi Lee, > > On Fri, Dec 07, 2018 at 07:22:37PM +, Lee Jones wrote: > > On Fri, 07 Dec 2018, Vasily Khoruzhick wrote: > > > > > On Fri, Dec 7, 2018 at 8:40 AM Lee Jones wrote: > > > > > > > My OCD-dar is going crazy. > > > > > > > > Why haven't y

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-08 Thread Oskari Lemmelä
Hi Lee, On 12/7/18 6:40 PM, Lee Jones wrote: On Tue, 20 Nov 2018, Oskari Lemmela wrote: Parts of the AXP803 are compatible with their counterparts on the AXP813. These include the GPIO, ADC, AC and battery power supplies. Signed-off-by: Oskari Lemmela Reviewed-by: Chen-Yu Tsai Tested-by: Va

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-08 Thread Quentin Schulz
Hi Lee, On Fri, Dec 07, 2018 at 07:22:37PM +, Lee Jones wrote: > On Fri, 07 Dec 2018, Vasily Khoruzhick wrote: > > > On Fri, Dec 7, 2018 at 8:40 AM Lee Jones wrote: > > > > > My OCD-dar is going crazy. > > > > > > Why haven't you used the same alignment as is already there? > > > > > > If i

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-07 Thread Lee Jones
On Fri, 07 Dec 2018, Vasily Khoruzhick wrote: > On Fri, Dec 7, 2018 at 8:40 AM Lee Jones wrote: > > > My OCD-dar is going crazy. > > > > Why haven't you used the same alignment as is already there? > > > > If it starts to run over 80-chars then bring the others back. > > > > Also why is there a

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-07 Thread Vasily Khoruzhick
On Fri, Dec 7, 2018 at 8:40 AM Lee Jones wrote: > My OCD-dar is going crazy. > > Why haven't you used the same alignment as is already there? > > If it starts to run over 80-chars then bring the others back. > > Also why is there a single liner shoved in the middle of the > multi-line entries? P

Re: [PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-12-07 Thread Lee Jones
On Tue, 20 Nov 2018, Oskari Lemmela wrote: > Parts of the AXP803 are compatible with their counterparts on the AXP813. > These include the GPIO, ADC, AC and battery power supplies. > > Signed-off-by: Oskari Lemmela > Reviewed-by: Chen-Yu Tsai > Tested-by: Vasily Khoruzhick > --- > drivers/mfd

[PATCH v6 8/8] mfd: axp20x: Add supported cells for AXP803

2018-11-20 Thread Oskari Lemmela
Parts of the AXP803 are compatible with their counterparts on the AXP813. These include the GPIO, ADC, AC and battery power supplies. Signed-off-by: Oskari Lemmela Reviewed-by: Chen-Yu Tsai Tested-by: Vasily Khoruzhick --- drivers/mfd/axp20x.c | 15 +++ 1 file changed, 15 insertion