Re: [PATCHv3 1/7] ALSA: Add SAI SoC Digital Audio Interface driver.

2013-12-18 Thread Mark Brown
On Tue, Dec 17, 2013 at 11:24:38AM +0800, Xiubo Li wrote: > This adds Freescale SAI ASoC Audio support. > This implementation is only compatible with device tree definition. This is mostly good, there are two small issues below but I've applied it since they don't really affect the driver as a wh

[PATCHv3 1/7] ALSA: Add SAI SoC Digital Audio Interface driver.

2013-12-16 Thread Xiubo Li
Fix the description of one comment. This adds Freescale SAI ASoC Audio support. This implementation is only compatible with device tree definition. Features: o Supports playback/capture o Supports 16/20/24 bit PCM o Supports 8k - 96k sample rates o Supports master and slave mode. Signed-off-by: A