Re: [PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-10-04 Thread Lee Jones
On Fri, 29 Sep 2017, Chen-Yu Tsai wrote: > Now that axp20x-regulator supports AXP813, we can add a cell for it > to enable it. > > Signed-off-by: Chen-Yu Tsai > Tested-by: Maxime Ripard > --- > drivers/mfd/axp20x.c | 2 ++ > 1 file changed, 2

Re: [PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-10-04 Thread Lee Jones
On Fri, 29 Sep 2017, Chen-Yu Tsai wrote: > Now that axp20x-regulator supports AXP813, we can add a cell for it > to enable it. > > Signed-off-by: Chen-Yu Tsai > Tested-by: Maxime Ripard > --- > drivers/mfd/axp20x.c | 2 ++ > 1 file changed, 2 insertions(+) For my own reference:

Re: [PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-09-29 Thread Maxime Ripard
On Fri, Sep 29, 2017 at 03:25:10AM +, Chen-Yu Tsai wrote: > Now that axp20x-regulator supports AXP813, we can add a cell for it > to enable it. > > Signed-off-by: Chen-Yu Tsai > Tested-by: Maxime Ripard Acked-by: Maxime Ripard

Re: [PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-09-29 Thread Maxime Ripard
On Fri, Sep 29, 2017 at 03:25:10AM +, Chen-Yu Tsai wrote: > Now that axp20x-regulator supports AXP813, we can add a cell for it > to enable it. > > Signed-off-by: Chen-Yu Tsai > Tested-by: Maxime Ripard Acked-by: Maxime Ripard -- Maxime Ripard, Free Electrons Embedded Linux and Kernel

[PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-09-28 Thread Chen-Yu Tsai
Now that axp20x-regulator supports AXP813, we can add a cell for it to enable it. Signed-off-by: Chen-Yu Tsai Tested-by: Maxime Ripard --- drivers/mfd/axp20x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/axp20x.c

[PATCH 3/7] mfd: axp20x: Add axp20x-regulator cell for AXP813

2017-09-28 Thread Chen-Yu Tsai
Now that axp20x-regulator supports AXP813, we can add a cell for it to enable it. Signed-off-by: Chen-Yu Tsai Tested-by: Maxime Ripard --- drivers/mfd/axp20x.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c index 336de66ca408..2468b431bb22