Lines Matching full:sai
4 $id: http://devicetree.org/schemas/sound/fsl,sai.yaml#
7 title: Freescale Synchronous Audio Interface (SAI).
13 The SAI is based on I2S module that used communicating with audio codecs,
23 - fsl,imx6ul-sai
24 - fsl,imx7d-sai
25 - const: fsl,imx6sx-sai
29 - fsl,imx8mm-sai
30 - fsl,imx8mn-sai
31 - fsl,imx8mp-sai
32 - const: fsl,imx8mq-sai
36 - fsl,imx6sx-sai
37 - fsl,imx7ulp-sai
38 - fsl,imx8mq-sai
39 - fsl,imx8qm-sai
40 - fsl,imx8ulp-sai
41 - fsl,imx93-sai
42 - fsl,vf610-sai
94 required if all the SAI registers are big-endian rather than little-endian.
109 fsl,sai-mclk-direction-output:
110 description: SAI will output the SAI MCLK clock.
113 fsl,sai-synchronous-rx:
115 SAI will work in the synchronous mode (sync Tx with Rx) which means
120 fsl,sai-asynchronous:
122 SAI will work in the asynchronous mode, which means both transmitter
125 If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the
151 - fsl,sai-asynchronous
154 fsl,sai-synchronous-rx: false
171 sai2: sai@40031000 {
172 compatible = "fsl,vf610-sai";
190 sai1: sai@30010000 {
191 compatible = "fsl,imx8mm-sai", "fsl,imx8mq-sai";