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 <Frank.Li@nxp.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/20250306171013.243332-1-Frank.Li@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent de74ec7 commit 3c423a6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)