Commit 20d27199 authored by Chancel Liu's avatar Chancel Liu Committed by Mark Brown

ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX95 platform

Add compatible string "fsl,imx95-micfil" for i.MX95 platform.
Signed-off-by: default avatarChancel Liu <chancel.liu@nxp.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://msgid.link/r/20240112054331.3244104-4-chancel.liu@nxp.comReviewed-by: default avatarDaniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2f2d78e2
...@@ -15,10 +15,16 @@ description: | ...@@ -15,10 +15,16 @@ description: |
properties: properties:
compatible: compatible:
enum: oneOf:
- fsl,imx8mm-micfil - items:
- fsl,imx8mp-micfil - enum:
- fsl,imx93-micfil - fsl,imx95-micfil
- const: fsl,imx93-micfil
- enum:
- fsl,imx8mm-micfil
- fsl,imx8mp-micfil
- fsl,imx93-micfil
reg: reg:
maxItems: 1 maxItems: 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment