Re: [PATCH v3 2/9] ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430

2012-08-18 Thread Ujfalusi, Peter
Hi Tony, On Sat, Aug 18, 2012 at 8:08 AM, Tony Lindgren wrote: > Thanks, is this patch still correct so it does not try to enable FIFO > for 2420? Yes it only enables the FIFO for 2430, 2420 is not affected. -- Péter ___ devicetree-discuss mailing li

Re: [PATCH] Input: twl6040-vibra: Update for device tree support

2012-05-21 Thread Ujfalusi, Peter
Hi Dmitry, On Monday, May 21, 2012, Dmitry Torokhov wrote: > Hmm, I am getting: > > CC drivers/input/misc/twl6040-vibra.o > drivers/input/misc/twl6040-vibra.c: In function ‘twl6040_vibra_probe’: > drivers/input/misc/twl6040-vibra.c:263:9: error: implicit declaration of > function ‘of_find_n

Re: [PATCH] Input: twl6040-vibra: Update for device tree support

2012-05-16 Thread Ujfalusi, Peter
Hi Dmitry, On Wed, May 16, 2012 at 10:35 PM, Dmitry Torokhov wrote: > So in this case why don't you have parent parse all DT data and > construct instance of pdata for vibra driver to consume? If there is a need to change the parameters (add new ones for example) for the vibra driver in this way