diff options
author | Chancel Liu <chancel.liu@nxp.com> | 2022-10-28 16:27:48 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-01 12:15:38 +0000 |
commit | fb3425689699daebecf27a37d729ae43ef66ebab (patch) | |
tree | 3341fa2da5bbf1779043b4e9e75c1e01a78bfa18 /Documentation/devicetree/bindings/sound/fsl,micfil.yaml | |
parent | f8fbf0dc702bf15b8b0ea1731a353bdb7faee8fd (diff) |
ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX93 platform
Add compatible string "fsl,imx93-micfil" for i.MX93 platform
Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221028082750.991822-2-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl,micfil.yaml')
-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 64d57758ee67..4b99a18c79a0 100644 --- a/Documentation/devicetree/bindings/sound/fsl,micfil.yaml +++ b/Documentation/devicetree/bindings/sound/fsl,micfil.yaml @@ -18,6 +18,7 @@ properties: enum: - fsl,imx8mm-micfil - fsl,imx8mp-micfil + - fsl,imx93-micfil reg: maxItems: 1 |