Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-31 Thread Anton Vorontsov
On Sat, Mar 30, 2013 at 04:27:26PM -0700, Guenter Roeck wrote: > > > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and > > > > DBX500 > > > > chips. This is ABX500 hwmon driver, where the abx500.c is a common > > > > layer for > > > > all ABX500s, and the ab8500.c is specific

Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-30 Thread Guenter Roeck
On Sat, Mar 30, 2013 at 04:18:18PM -0700, Anton Vorontsov wrote: > On Wed, Mar 27, 2013 at 12:48:07PM -0700, Guenter Roeck wrote: > > On Wed, Mar 27, 2013 at 03:13:32PM +0800, Hongbo Zhang wrote: > > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and > > > DBX500 > > > chips. T

Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-30 Thread Anton Vorontsov
On Wed, Mar 27, 2013 at 12:48:07PM -0700, Guenter Roeck wrote: > On Wed, Mar 27, 2013 at 03:13:32PM +0800, Hongbo Zhang wrote: > > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > > all ABX

Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-27 Thread Hongbo Zhang
On 28 March 2013 03:48, Guenter Roeck wrote: > On Wed, Mar 27, 2013 at 03:13:32PM +0800, Hongbo Zhang wrote: >> Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 >> chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for >> all ABX500s, and the ab8500

Re: [PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-27 Thread Guenter Roeck
On Wed, Mar 27, 2013 at 03:13:32PM +0800, Hongbo Zhang wrote: > Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 > chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for > all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed

[PATCH v7 5/5] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-03-27 Thread Hongbo Zhang
Each of ST-Ericsson X500 chip set series consists of both ABX500 and DBX500 chips. This is ABX500 hwmon driver, where the abx500.c is a common layer for all ABX500s, and the ab8500.c is specific for AB8500 chip. Under this designed structure, other chip specific files can be added simply using the