[PATCH 1/2] ASoC: simple-card-utils: Do not handle device clock
Michael Walle
michael at walle.cc
Mon Mar 15 18:39:31 CET 2021
Am 2021-03-15 18:31, schrieb Sameer Pujar:
> This reverts commit 1e30f642cf29 ("ASoC: simple-card-utils: Fix device
> module clock"). The original patch ended up breaking following
> platform,
> which depends on set_sysclk() to configure internal PLL on wm8904 codec
> and expects simple-card-utils to not update the MCLK rate.
> -
> "arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dts"
>
> It would be best if codec takes care of setting MCLK clock via DAI
> set_sysclk() callback.
>
> Reported-by: Michael Walle <michael at walle.cc>
> Suggested-by: Mark Brown <broonie at kernel.org>
> Suggested-by: Michael Walle <michael at walle.cc>
> Fixes: 1e30f642cf29 ("ASoC: simple-card-utils: Fix device module
> clock")
> Signed-off-by: Sameer Pujar <spujar at nvidia.com>
Thanks!
Tested-by: Michael Walle <michael at walle.cc>
-michael
More information about the Alsa-devel
mailing list