Re: [PATCH] ASoC: AMD: Change MCLK to 48Mhz

2018-08-27 Thread Daniel Kurtz
On Tue, Aug 21, 2018 at 1:00 AM Akshu Agrawal wrote: > > 25Mhz MCLK which was earlier used was of spread type. > Thus, we were not getting accurate rate. The 48Mhz system > clk is of non-spread type and we are changing to it to get > accurate rate. > > Signed-off-by: Akshu Agrawal Reviewed-by: D

[PATCH] ASoC: AMD: Change MCLK to 48Mhz

2018-08-21 Thread Akshu Agrawal
25Mhz MCLK which was earlier used was of spread type. Thus, we were not getting accurate rate. The 48Mhz system clk is of non-spread type and we are changing to it to get accurate rate. Signed-off-by: Akshu Agrawal --- sound/soc/amd/acp-da7219-max98357a.c | 2 +- 1 file changed, 1 insertion(+),