Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 12:08 PM, Mark Brown wrote: On Mon, Aug 24, 2015 at 12:32:17PM +0530, Vaibhav Hiremath wrote: On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Last update/understanding

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-25 Thread Mark Brown
On Mon, Aug 24, 2015 at 12:32:17PM +0530, Vaibhav Hiremath wrote: > On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: > >Add chip identification support for 88PM860 device > >to the pm80x_chip_mapping table. > Last update/understanding which I have on this patch is, > > Lee is OK with

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-25 Thread Vaibhav Hiremath
On Tuesday 25 August 2015 12:08 PM, Mark Brown wrote: On Mon, Aug 24, 2015 at 12:32:17PM +0530, Vaibhav Hiremath wrote: On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Last update/understanding

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-25 Thread Mark Brown
On Mon, Aug 24, 2015 at 12:32:17PM +0530, Vaibhav Hiremath wrote: On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Last update/understanding which I have on this patch is, Lee is OK with taking this

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-24 Thread Vaibhav Hiremath
On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath Reviewed-by: Krzysztof Kozlowski --- drivers/mfd/88pm80x.c | 2 ++ include/linux/mfd/88pm80x.h | 1 + 2

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-08-24 Thread Vaibhav Hiremath
On Monday 20 July 2015 05:22 PM, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/88pm80x.c |

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-21 Thread Lee Jones
On Mon, 20 Jul 2015, Vaibhav Hiremath wrote: > Add chip identification support for 88PM860 device > to the pm80x_chip_mapping table. > > Signed-off-by: Vaibhav Hiremath > Reviewed-by: Krzysztof Kozlowski > --- > drivers/mfd/88pm80x.c | 2 ++ > include/linux/mfd/88pm80x.h | 1 + > 2

Re: [PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-21 Thread Lee Jones
On Mon, 20 Jul 2015, Vaibhav Hiremath wrote: Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/88pm80x.c | 2 ++

[PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-20 Thread Vaibhav Hiremath
Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath Reviewed-by: Krzysztof Kozlowski --- drivers/mfd/88pm80x.c | 2 ++ include/linux/mfd/88pm80x.h | 1 + 2 files changed, 3 insertions(+) diff --git a/drivers/mfd/88pm80x.c

[PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support

2015-07-20 Thread Vaibhav Hiremath
Add chip identification support for 88PM860 device to the pm80x_chip_mapping table. Signed-off-by: Vaibhav Hiremath vaibhav.hirem...@linaro.org Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com --- drivers/mfd/88pm80x.c | 2 ++ include/linux/mfd/88pm80x.h | 1 + 2 files changed, 3