diff options
Diffstat (limited to 'Bindings/sound/fsl-sai.txt')
-rw-r--r-- | Bindings/sound/fsl-sai.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Bindings/sound/fsl-sai.txt b/Bindings/sound/fsl-sai.txt index 740b467adf7d..dd9e59738e08 100644 --- a/Bindings/sound/fsl-sai.txt +++ b/Bindings/sound/fsl-sai.txt @@ -28,9 +28,6 @@ Required properties: pinctrl-names. See ../pinctrl/pinctrl-bindings.txt for details of the property values. - - big-endian : Boolean property, required if all the FTM_PWM - registers are big-endian rather than little-endian. - - lsb-first : Configures whether the LSB or the MSB is transmitted first for the fifo data. If this property is absent, the MSB is transmitted first as default, or the LSB @@ -48,6 +45,11 @@ Required properties: receive data by following their own bit clocks and frame sync clocks separately. +Optional properties: + + - big-endian : Boolean property, required if all the SAI + registers are big-endian rather than little-endian. + Optional properties (for mx6ul): - fsl,sai-mclk-direction-output: This is a boolean property. If present, |