Re: [PATCH 2/2 v6] ASoC: mediatek: Add second I2S on mt8173-rt5650 machine driver
From: Matthias Brugger
Date: Thu Apr 21 2016 - 05:22:38 EST
On 20/04/16 18:27, PC Liao wrote:
Hi Matthias,
On Wed, 2016-04-20 at 21:30 +0800, Matthias Brugger wrote:
For compatibility you should change this to something like:
dev_warn(card->dev, "Only one dai codec found in DTS, enabled rt5645
AD filter\n");
rt5645_sel_asrc_clk_src(codec, RT5645_AD_STEREO_FILTER,
RT5645_CLK_SEL_I2S1_ASRC);
}
I will use this in next version.
Thanks!
I think you forgot to add this to v7 of the patches.
Cheers,
Matthias