Re: [PATCH 1/11] MFD: DA9052 MFD core module v8

2011-11-18 Thread Paul Bolle
On Thu, 2011-11-03 at 11:44 +0530, Ashish Jangam wrote: > The DA9052/53 is a highly integrated PMIC subsystem with supply domain > flexibility to support wide range of high performance application. > > It provides voltage regulators, GPIO controller, Touch Screen, RTC, Battery > control and other

RE: [PATCH 1/11] MFD: DA9052 MFD core module v8

2011-11-18 Thread Ashish Jangam
> -Original Message- > From: Paul Bolle [mailto:pebo...@tiscali.nl] > Sent: Friday, November 18, 2011 3:27 PM > To: Ashish Jangam > Cc: Mark Brown; a...@arndb.de; sa...@openedhand.com; linux- > ker...@vger.kernel.org; Dajun; linaro-dev@lists.linaro.org > Subject:

Re: [PATCH 1/11] MFD: DA9052 MFD core module v8

2011-11-04 Thread Paul Liu
On 3 November 2011 14:14, Ashish Jangam wrote: > The DA9052/53 is a highly integrated PMIC subsystem with supply domain > flexibility to support wide range of high performance application. > > It provides voltage regulators, GPIO controller, Touch Screen, RTC, Battery > control and other functiona

Re: [PATCH 1/11] MFD: DA9052 MFD core module v8

2011-10-19 Thread Mark Brown
On Wed, Oct 19, 2011 at 07:39:16PM +0530, Ashish Jangam wrote: > +static struct regmap_config da9052_regmap_config = { > + .reg_bits = 8, > + .val_bits = 8, > +}; > + > +static int da9052_spi_probe(struct spi_device *spi) So, as I think I mentioned last time based on the previous non-regm