31 Jul
2023
31 Jul
'23
5:08 p.m.
On Mon, Jul 31, 2023 at 11:47:02AM +0100, Mark Brown wrote:
When we have a MCLK provided by the clock API read the rate at startup and store it so that there's something set before the machine driver has done clocking configuration (eg, if it only configures clocking based on sample rate).
Signed-off-by: Mark Brown broonie@kernel.org
Acked-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles