Re: [PATCH v2 1/2] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-18 Thread Guenter Roeck
On Wed, Feb 06, 2013 at 07:10:38PM +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

Re: [PATCH v2 1/2] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-07 Thread Hongbo Zhang
On 7 February 2013 01:54, Guenter Roeck wrote: > On Wed, Feb 06, 2013 at 07:10:38PM +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 ab85

[PATCH v2 1/2] hwmon: add ST-Ericsson ABX500 hwmon driver

2013-02-06 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