diff options
| author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2025-01-14 18:27:20 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-01-14 14:31:05 +0000 |
| commit | 3927c51e49c1a45785334dc578f0b29c685619ec (patch) | |
| tree | 00fd3d76e4495ade792d3fd53ff007eed607499a | |
| parent | eab69050450ba63a4edb17d3d1a8654d2a130786 (diff) | |
ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform
Add compatible string "fsl,imx943-micfil" for i.MX943 platform.
The definition of register map and some register bit map is
different on the i.MX943 platform.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://patch.msgid.link/20250114102720.3664667-3-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/sound/fsl,micfil.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml index c1e9803fc113..c47b7a097490 100644 --- a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml @@ -25,6 +25,7 @@ properties: - fsl,imx8mm-micfil - fsl,imx8mp-micfil - fsl,imx93-micfil + - fsl,imx943-micfil reg: maxItems: 1 |
