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. Shengjiu Wang (2): ASoC: fsl_mqs: Add i.MX943 platform support ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platform .../devicetree/bindings/sound/fsl,mqs.yaml | 2 ++ sound/soc/fsl/fsl_mqs.c | 28 +++++++++++++++++++ 2 files changed, 30 insertions(+) -- 2.34.1