ASoC: wm_adsp: Add support for loading bin files without wmfw
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 20 Mar 2023 11:22:43 +0000 (11:22 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 21 Mar 2023 12:13:22 +0000 (12:13 +0000)
commit0e7d82cbea8bc0db8ced613aea04da17ac0f0249
tree9f564ee67f830e42c88b7e756ff3807c7bb9f1bf
parent11520b87e2232c6e3defed69ec94f0e28fb80f84
ASoC: wm_adsp: Add support for loading bin files without wmfw

A self-booted DSP may have a file of coefficients to apply to the device
even when there is no firmware to download.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20230320112245.115720-7-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm_adsp.c