Re: [PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-02-01 Thread Chen-Yu Tsai
On Fri, Jan 27, 2017 at 7:42 PM, Mark Brown wrote: > On Thu, Jan 26, 2017 at 10:18:11PM +0100, Rask Ingemann Lambertsen wrote: >> The regulators are the same as on the AXP806. > > Acked-by: Mark Brown Acked-by: Chen-Yu Tsai This probably

Re: [PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-02-01 Thread Chen-Yu Tsai
On Fri, Jan 27, 2017 at 7:42 PM, Mark Brown wrote: > On Thu, Jan 26, 2017 at 10:18:11PM +0100, Rask Ingemann Lambertsen wrote: >> The regulators are the same as on the AXP806. > > Acked-by: Mark Brown Acked-by: Chen-Yu Tsai This probably needs to go in with the mfd patches adding the ID.

Re: [PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-01-27 Thread Mark Brown
On Thu, Jan 26, 2017 at 10:18:11PM +0100, Rask Ingemann Lambertsen wrote: > The regulators are the same as on the AXP806. Acked-by: Mark Brown signature.asc Description: PGP signature

Re: [PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-01-27 Thread Mark Brown
On Thu, Jan 26, 2017 at 10:18:11PM +0100, Rask Ingemann Lambertsen wrote: > The regulators are the same as on the AXP806. Acked-by: Mark Brown signature.asc Description: PGP signature

[PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-01-26 Thread Rask Ingemann Lambertsen
The regulators are the same as on the AXP806. Signed-off-by: Rask Ingemann Lambertsen --- drivers/regulator/axp20x-regulator.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/axp20x-regulator.c

[PATCH 4/5] regulator: axp20x: Add support for the AXP808 PMIC

2017-01-26 Thread Rask Ingemann Lambertsen
The regulators are the same as on the AXP806. Signed-off-by: Rask Ingemann Lambertsen --- drivers/regulator/axp20x-regulator.c | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/axp20x-regulator.c b/drivers/regulator/axp20x-regulator.c index