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 > Tested-by: Sylwester Nawrocki

[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 Tested-by: Sylwester Nawrocki --- drivers/mfd/wm8994-core.c |6 +++--- 1 file changed, 3 insertions(+), 3 d

[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 Tested-by: Sylwester Nawrocki --- drivers/mfd/wm8994-core.c |6 +++--- 1 file changed, 3 insertions(+), 3 d

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 > --- > > Untested at present. I have tested this with wm18

[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 --- Untested at present. drivers/mfd/wm8994-core.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions