summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sound/fsl-sai.txt
diff options
context:
space:
mode:
authorNicolin Chen2014-08-08 12:41:19 +0200
committerMark Brown2014-08-17 00:06:23 +0200
commitce7344a4ebabe90e064d3e087727f45624cdc942 (patch)
tree7fc1b1e7364173fe1eb8eb25d69b794f6c43a65d /Documentation/devicetree/bindings/sound/fsl-sai.txt
parentASoC: fsl_sai: Add asynchronous mode support (diff)
downloadkernel-qcow2-linux-ce7344a4ebabe90e064d3e087727f45624cdc942.tar.gz
kernel-qcow2-linux-ce7344a4ebabe90e064d3e087727f45624cdc942.tar.xz
kernel-qcow2-linux-ce7344a4ebabe90e064d3e087727f45624cdc942.zip
ASoC: fsl_sai: Make Synchronous and Asynchronous modes exclusive
The previous patch (ASoC: fsl_sai: Add asynchronous mode support) added new Device Tree bindings for Asynchronous and Synchronous modes support. However, these two shall not be present at the same time. So this patch just simply makes them exclusive so as to avoid incorrect Device Tree binding usage. Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl-sai.txt')
-rw-r--r--Documentation/devicetree/bindings/sound/fsl-sai.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl-sai.txt b/Documentation/devicetree/bindings/sound/fsl-sai.txt
index 77864f4dd352..dc9f9c356268 100644
--- a/Documentation/devicetree/bindings/sound/fsl-sai.txt
+++ b/Documentation/devicetree/bindings/sound/fsl-sai.txt
@@ -38,8 +38,7 @@ Note:
default synchronous mode (sync Rx with Tx) will be used, which means both
transimitter and receiver will send and receive data by following clocks
of transimitter.
-- fsl,sai-asynchronous will be ignored if fsl,sai-synchronous-rx property is
- already present.
+- fsl,sai-asynchronous and fsl,sai-synchronous-rx are exclusive.
Example:
sai2: sai@40031000 {