Re: [PATCH] ASoC: ux500: Ensure consistent configuration between DAIs

2013-05-28 Thread Mark Brown
On Tue, May 28, 2013 at 04:16:39PM +0200, Fabio Baltieri wrote: > Current implementation of mop500_ab8500 allows for inconsistent sample > rate and channel count configuration between the playback and recording > interfaces, through in the hardware the two MSP controllers share > common clock and f

[PATCH] ASoC: ux500: Ensure consistent configuration between DAIs

2013-05-28 Thread Fabio Baltieri
Current implementation of mop500_ab8500 allows for inconsistent sample rate and channel count configuration between the playback and recording interfaces, through in the hardware the two MSP controllers share common clock and frame sync signals. This patch adds the necessary code to ensure that th