]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: fsl_mqs: Add i.MX943 platform support
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 13 Jan 2025 09:03:20 +0000 (17:03 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jan 2025 13:12:57 +0000 (13:12 +0000)
commit6f490e6b2c34792e363685bacb48a759e7e40cd1
tree983d59aca8d5e05fce08d39e22f1c542bb7a530b
parent84eac6d478c00f8f9101f91716ea3866d2fc1e54
ASoC: fsl_mqs: Add i.MX943 platform support

There are two MQS instances on the i.MX943 platform.
The definition of bit positions in the control register are
different. In order to support these MQS modules, define
two compatible strings to distinguish them.

On i.MX943 one instance is in Always-on mix, another is in
Wakeup-mix.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://patch.msgid.link/20250113090321.3193464-2-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/fsl_mqs.c