Re: [PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-19 Thread Richard Röjfors
On 02/19/2010 03:56 PM, Randy Dunlap wrote: On 02/19/10 14:41, Richard Röjfors wrote: On 02/19/2010 04:52 AM, Mauro Carvalho Chehab wrote: Richard Röjfors wrote: This patch addes timb-radio to all configurations of the timberdale MFD. Connected to the FPGA is a TEF6862 tuner and a SAA7706H DS

Re: [PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-19 Thread Randy Dunlap
On 02/19/10 14:41, Richard Röjfors wrote: > On 02/19/2010 04:52 AM, Mauro Carvalho Chehab wrote: >> Richard Röjfors wrote: >>> This patch addes timb-radio to all configurations of the timberdale MFD. >>> >>> Connected to the FPGA is a TEF6862 tuner and a SAA7706H DSP, the I2C >>> board info of thes

Re: [PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-19 Thread Richard Röjfors
On 02/19/2010 04:52 AM, Mauro Carvalho Chehab wrote: Richard Röjfors wrote: This patch addes timb-radio to all configurations of the timberdale MFD. Connected to the FPGA is a TEF6862 tuner and a SAA7706H DSP, the I2C board info of these devices is passed via the timb-radio platform data. Hi

Re: [PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-19 Thread Richard Röjfors
On 02/19/2010 04:52 AM, Mauro Carvalho Chehab wrote: Richard Röjfors wrote: This patch addes timb-radio to all configurations of the timberdale MFD. Connected to the FPGA is a TEF6862 tuner and a SAA7706H DSP, the I2C board info of these devices is passed via the timb-radio platform data. Hi

Re: [PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-19 Thread Mauro Carvalho Chehab
Richard Röjfors wrote: > This patch addes timb-radio to all configurations of the timberdale MFD. > > Connected to the FPGA is a TEF6862 tuner and a SAA7706H DSP, the I2C > board info of these devices is passed via the timb-radio platform data. Hi Richard, I'm trying to apply it to my git tree (

[PATCH] mfd: Add timb-radio to the timberdale MFD

2010-02-14 Thread Richard Röjfors
This patch addes timb-radio to all configurations of the timberdale MFD. Connected to the FPGA is a TEF6862 tuner and a SAA7706H DSP, the I2C board info of these devices is passed via the timb-radio platform data. Signed-off-by: Richard Röjfors --- diff --git a/drivers/mfd/timberdale.c b/driver