From: Shengjiu Wang Date: Wed, 22 May 2024 03:08:24 +0000 (+0800) Subject: ASoC: dt-bindings: fsl,mqs: Add i.MX95 platform support X-Git-Tag: v6.11-rc1~108^2~6^2~134^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4c7d2dc698dfdb16db180c142cd681c42e23b419;p=thirdparty%2Fkernel%2Flinux.git ASoC: dt-bindings: 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. As one instance is in the always-on domain, another is in the net controller domain, so the compatible strings are "fsl,imx95-aonmix-mqs", "fsl,imx95-netcmix-mqs". Signed-off-by: Shengjiu Wang Reviewed-by: Rob Herring (Arm) Link: https://msgid.link/r/1716347305-18457-2-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/fsl,mqs.yaml b/Documentation/devicetree/bindings/sound/fsl,mqs.yaml index 8b33353a80ca7..030ccc173130a 100644 --- a/Documentation/devicetree/bindings/sound/fsl,mqs.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,mqs.yaml @@ -23,6 +23,8 @@ properties: - fsl,imx8qm-mqs - fsl,imx8qxp-mqs - fsl,imx93-mqs + - fsl,imx95-aonmix-mqs + - fsl,imx95-netcmix-mqs clocks: minItems: 1