[alsa-devel] [PATCH v2] ASoC: rsnd: enable SRC setting via DT

Mark Brown broonie at kernel.org
Fri Jul 11 14:30:26 CEST 2014


On Tue, Jul 08, 2014 at 10:36:30PM -0700, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
> 
> Some special board wants to exchange sampling rate
> for special codec (or for very simple DA/AD converter)
> which can accept only 1 sampling rate.
> This patch enables its settings.
> 
>   48kHz   --->      48kHz
>   44.1kHz ---> [SRC] ---> [codec]
>   96kHz   --->

This is something which really should be implemented using the
frameworks (DPCM mainly in this case as previously discussed for this
and other bits of the hardware) rather than with something custom to the
driver - we already have a way of forcing a DAI link into a single
configuration, we should be using it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140711/40cedf2f/attachment.sig>


More information about the Alsa-devel mailing list