[alsa-devel] [PATCH 4/4] ASoC: spdif: Add Vybird and LS1+ compatibles support.

Fabio Estevam festevam at gmail.com
Thu Apr 3 16:46:11 CEST 2014


On Thu, Apr 3, 2014 at 6:10 AM, Xiubo Li <Li.Xiubo at freescale.com> wrote:
> Signed-off-by: Xiubo Li <Li.Xiubo at freescale.com>
> ---
>  sound/soc/fsl/fsl_spdif.c | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/sound/soc/fsl/fsl_spdif.c b/sound/soc/fsl/fsl_spdif.c
> index 173553c..5c958ca 100644
> --- a/sound/soc/fsl/fsl_spdif.c
> +++ b/sound/soc/fsl/fsl_spdif.c
> @@ -1186,6 +1186,8 @@ static int fsl_spdif_probe(struct platform_device *pdev)
>
>  static const struct of_device_id fsl_spdif_dt_ids[] = {
>         { .compatible = "fsl,imx35-spdif", },
> +       { .compatible = "fsl,vybird-spdif", },

I think you mean vybrid ;-)


More information about the Alsa-devel mailing list