Re: [PATCH] ASoC: rt5682: Have global name clock option for parent clk

2020-09-07 Thread Mark Brown
On Mon, Sep 07, 2020 at 09:30:37AM +0530, Akshu Agrawal wrote: > When adding parent clk(mclk) to wclk, this adds fallback option > for the case where global clk name is used. > @@ -2780,6 +2780,7 @@ static int rt5682_register_dai_clks(struct > snd_soc_component *component) >

[PATCH] ASoC: rt5682: Have global name clock option for parent clk

2020-09-06 Thread Akshu Agrawal
When adding parent clk(mclk) to wclk, this adds fallback option for the case where global clk name is used. Signed-off-by: Akshu Agrawal --- sound/soc/codecs/rt5682.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/soc/codecs/rt5682.c b/sound/soc/codecs/rt5682.c index 93ebf0279b62..269