Re: [PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock

2012-10-30 Thread Péter Ujfalusi
Hi Mike, On 10/29/2012 06:30 PM, Mike Turquette wrote: > Peter, > > The patch looks good to me. To be clear, you wan this to go through > clk-next or the mfd tree for avoiding conflicts? clk-next is the best place for it I think. The MFD part to register the device can still wait till we have

Re: [PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock

2012-10-30 Thread Péter Ujfalusi
Hi Mike, On 10/29/2012 06:30 PM, Mike Turquette wrote: Peter, The patch looks good to me. To be clear, you wan this to go through clk-next or the mfd tree for avoiding conflicts? clk-next is the best place for it I think. The MFD part to register the device can still wait till we have ccf

[PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock

2012-09-14 Thread Peter Ujfalusi
On OMAP4+ platforms the functional clock for the McPDM IP is suplied by the twl6040 codec (bit clock on the PDM bus). This common clock driver for twl6040 will register the mcpdm_fclk clock to be used by the McPDM driver to make sure that the needed clocks are available when needed.

[PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock

2012-09-14 Thread Peter Ujfalusi
On OMAP4+ platforms the functional clock for the McPDM IP is suplied by the twl6040 codec (bit clock on the PDM bus). This common clock driver for twl6040 will register the mcpdm_fclk clock to be used by the McPDM driver to make sure that the needed clocks are available when needed.