[PATCH v5] ASoC: fsl_sai: Add clock controls for SAI

2014-04-10 Thread Nicolin Chen
The SAI mainly has the following clocks: bus clock control and configure registers and to generate synchronous interrupts and DMA requests. mclk1, mclk2, mclk3 to generate the bit clock when the receiver or transmitter is configured for an internally generated bit clock. So

Re: [PATCH v5] ASoC: fsl_sai: Add clock controls for SAI

2014-04-10 Thread Shawn Guo
On Thu, Apr 10, 2014 at 07:23:12PM +0800, Nicolin Chen wrote: The SAI mainly has the following clocks: bus clock control and configure registers and to generate synchronous interrupts and DMA requests. mclk1, mclk2, mclk3 to generate the bit clock when the receiver or

Re: [PATCH v5] ASoC: fsl_sai: Add clock controls for SAI

2014-04-10 Thread Nicolin Chen
On Thu, Apr 10, 2014 at 10:07:47PM +0800, Shawn Guo wrote: On Thu, Apr 10, 2014 at 07:23:12PM +0800, Nicolin Chen wrote: The SAI mainly has the following clocks: bus clock control and configure registers and to generate synchronous interrupts and DMA requests. mclk1,