Re: [Patch v1 1/7] DA9055 MFD core driver

2012-09-28 Thread Samuel Ortiz
Hi Jangam, On Fri, Sep 14, 2012 at 06:54:50PM +0530, Ashish Jangam wrote: > This is the DA9055 MFD core driver that instantiate all the dependent > component > drivers and provides them the device access via I2C. > > This patch is functionally tested on Samsung SMDK6410. > > Signed-off-by:

Re: [Patch v1 1/7] DA9055 MFD core driver

2012-09-28 Thread Samuel Ortiz
Hi Jangam, On Fri, Sep 14, 2012 at 06:54:50PM +0530, Ashish Jangam wrote: This is the DA9055 MFD core driver that instantiate all the dependent component drivers and provides them the device access via I2C. This patch is functionally tested on Samsung SMDK6410. Signed-off-by: David Dajun

Re: [Patch v1 1/7] DA9055 MFD core driver

2012-09-24 Thread Ashish Jangam
Any update on this patch? On Fri, 2012-09-14 at 18:54 +0530, Ashish Jangam wrote: > This is the DA9055 MFD core driver that instantiate all the dependent > component > drivers and provides them the device access via I2C. > > This patch is functionally tested on Samsung SMDK6410. > >

Re: [Patch v1 1/7] DA9055 MFD core driver

2012-09-24 Thread Ashish Jangam
Any update on this patch? On Fri, 2012-09-14 at 18:54 +0530, Ashish Jangam wrote: This is the DA9055 MFD core driver that instantiate all the dependent component drivers and provides them the device access via I2C. This patch is functionally tested on Samsung SMDK6410. Signed-off-by:

[Patch v1 1/7] DA9055 MFD core driver

2012-09-14 Thread Ashish Jangam
This is the DA9055 MFD core driver that instantiate all the dependent component drivers and provides them the device access via I2C. This patch is functionally tested on Samsung SMDK6410. Signed-off-by: David Dajun Chen Signed-off-by: Ashish Jangam --- drivers/mfd/Kconfig | 17

[Patch v1 1/7] DA9055 MFD core driver

2012-09-14 Thread Ashish Jangam
This is the DA9055 MFD core driver that instantiate all the dependent component drivers and provides them the device access via I2C. This patch is functionally tested on Samsung SMDK6410. Signed-off-by: David Dajun Chen dc...@diasemi.com Signed-off-by: Ashish Jangam ashish.jan...@kpitcummins.com