Re: [PATCH 1/2] mfd: wm8994: Add device ID data to WM8994 OF device IDs

2013-04-18 Thread Samuel Ortiz
Hi Mark, On Thu, Apr 11, 2013 at 06:11:50PM +0100, Mark Brown wrote: We can actually read this back from the device but we use this when registered using standard I2C board data registration so make sure it's there for OF too. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com

Re: [PATCH 1/2] mfd: wm8994: Add device ID data to WM8994 OF device IDs

2013-04-11 Thread Sylwester Nawrocki
On 04/10/2013 04:39 PM, Mark Brown wrote: We can actually read this back from the device but we use this when registered using standard I2C board data registration so make sure it's there for OF too. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- Untested at present.

[PATCH 1/2] mfd: wm8994: Add device ID data to WM8994 OF device IDs

2013-04-11 Thread Mark Brown
We can actually read this back from the device but we use this when registered using standard I2C board data registration so make sure it's there for OF too. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com Tested-by: Sylwester Nawrocki s.nawro...@samsung.com ---

[PATCH 1/2] mfd: wm8994: Add device ID data to WM8994 OF device IDs

2013-04-11 Thread Mark Brown
We can actually read this back from the device but we use this when registered using standard I2C board data registration so make sure it's there for OF too. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com Tested-by: Sylwester Nawrocki s.nawro...@samsung.com ---

[PATCH 1/2] mfd: wm8994: Add device ID data to WM8994 OF device IDs

2013-04-10 Thread Mark Brown
We can actually read this back from the device but we use this when registered using standard I2C board data registration so make sure it's there for OF too. Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com --- Untested at present. drivers/mfd/wm8994-core.c |6 +++--- 1 file