Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-29 Thread Andrew F. Davis
On 09/28/2015 11:01 AM, Grygorii Strashko wrote: On 09/24/2015 09:52 AM, Andrew F. Davis wrote: This patch adds support for TPS65912 mfd device. It provides communication through the I2C and SPI interfaces. It contains the following components: - Regulators - GPIO controller Signed-off-b

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-29 Thread Andrew F. Davis
On 09/29/2015 02:19 AM, Lee Jones wrote: On Mon, 28 Sep 2015, Andrew F. Davis wrote: On 09/25/2015 04:24 PM, Lee Jones wrote: On Fri, 25 Sep 2015, Andrew F. Davis wrote: On 09/25/2015 11:50 AM, Lee Jones wrote: On Thu, 24 Sep 2015, Andrew F. Davis wrote: This patch adds support for TPS659

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-29 Thread Lee Jones
On Mon, 28 Sep 2015, Andrew F. Davis wrote: > On 09/25/2015 04:24 PM, Lee Jones wrote: > >On Fri, 25 Sep 2015, Andrew F. Davis wrote: > > > >>On 09/25/2015 11:50 AM, Lee Jones wrote: > >>>On Thu, 24 Sep 2015, Andrew F. Davis wrote: > >>> > This patch adds support for TPS65912 mfd device. It pr

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-28 Thread Grygorii Strashko
On 09/24/2015 09:52 AM, Andrew F. Davis wrote: > This patch adds support for TPS65912 mfd device. It provides > communication through the I2C and SPI interfaces. It contains > the following components: > > - Regulators > - GPIO controller > > Signed-off-by: Andrew F. Davis > --- > drivers/

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-28 Thread Andrew F. Davis
On 09/25/2015 04:24 PM, Lee Jones wrote: On Fri, 25 Sep 2015, Andrew F. Davis wrote: On 09/25/2015 11:50 AM, Lee Jones wrote: On Thu, 24 Sep 2015, Andrew F. Davis wrote: This patch adds support for TPS65912 mfd device. It provides communication through the I2C and SPI interfaces. It contains

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-25 Thread Lee Jones
On Fri, 25 Sep 2015, Andrew F. Davis wrote: > On 09/25/2015 11:50 AM, Lee Jones wrote: > >On Thu, 24 Sep 2015, Andrew F. Davis wrote: > > > >>This patch adds support for TPS65912 mfd device. It provides > >>communication through the I2C and SPI interfaces. It contains > >>the following components:

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-25 Thread Andrew F. Davis
On 09/25/2015 11:50 AM, Lee Jones wrote: On Thu, 24 Sep 2015, Andrew F. Davis wrote: This patch adds support for TPS65912 mfd device. It provides communication through the I2C and SPI interfaces. It contains the following components: - Regulators - GPIO controller Signed-off-by: Andrew F.

Re: [PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-25 Thread Lee Jones
On Thu, 24 Sep 2015, Andrew F. Davis wrote: > This patch adds support for TPS65912 mfd device. It provides > communication through the I2C and SPI interfaces. It contains > the following components: > > - Regulators > - GPIO controller > > Signed-off-by: Andrew F. Davis > --- > drivers/mfd/K

[PATCH v3 3/5] mfd: tps65912: Add driver for the TPS65912 PMIC

2015-09-24 Thread Andrew F. Davis
This patch adds support for TPS65912 mfd device. It provides communication through the I2C and SPI interfaces. It contains the following components: - Regulators - GPIO controller Signed-off-by: Andrew F. Davis --- drivers/mfd/Kconfig | 24 +++ drivers/mfd/Makefile | 3 +