30 Mar
2022
30 Mar
'22
1:40 p.m.
On Wed, Mar 30, 2022 at 04:45:19PM +0800, Judy Hsiao wrote:
+#define DEFAULT_MCLK_RATE 19200000 +#define RT5682_PLL1_FREQ (48000 * 512) struct sc7280_snd_data {
Missing blank line.
- snd_soc_dai_set_fmt(codec_dai,
SND_SOC_DAIFMT_CBS_CFS |
SND_SOC_DAIFMT_NB_NF |
SND_SOC_DAIFMT_I2S);
Please use _CBC_CFS, and this can be set in the dai_link as data.