Skip to content

Commit 3c423a6

Browse files
nxpfranklibroonie
authored andcommitted
ASoC: dt-bindings: fsl,sai: Add i.MX94 support
Add compatible string "fsl,imx94-sai" for the i.MX94 chip, which is backward compatible with i.MX95. Set it to fall back to "fsl,imx95-sai". Signed-off-by: Frank Li <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent de74ec7 commit 3c423a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/sound/fsl,sai.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ properties:
4141
- fsl,imx93-sai
4242
- fsl,imx95-sai
4343
- fsl,vf610-sai
44+
- items:
45+
- enum:
46+
- fsl,imx94-sai
47+
- const: fsl,imx95-sai
4448

4549
reg:
4650
maxItems: 1

0 commit comments

Comments
 (0)