Searched hist:"401 a1f021bbc5a81eb63742f62005629c4f8d747" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/fsl/ |
H A D | fsl_mqs.c | diff 401a1f021bbc5a81eb63742f62005629c4f8d747 Wed May 22 05:08:25 CEST 2024 Shengjiu Wang <shengjiu.wang@nxp.com> ASoC: fsl_mqs: Add i.MX95 platform support
There are two MQS instances on the i.MX95 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.
Define different soc data according to compatible strings
On i.MX95 one instance in nect-mix is supported by this commit, another instance in always-on-mix is not supported, which depends on System Manager function readiness.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Link: https://msgid.link/r/1716347305-18457-3-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
|