summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorHuang Chao <chao7.huang@samsung.com>2014-07-09 12:34:32 +0800
committerChanho Park <chanho61.park@samsung.com>2014-11-18 12:00:00 +0900
commit30b979cb1ef5a5bff0bff933fe614d9839a21e8a (patch)
tree19759f1b17c2d57b19a049fd21174898f67b31bd /Documentation
parent59515f9ece1df0c744770d9efb6ca1e0c44cfc2c (diff)
downloadlinux-3.10-30b979cb1ef5a5bff0bff933fe614d9839a21e8a.tar.gz
linux-3.10-30b979cb1ef5a5bff0bff933fe614d9839a21e8a.tar.bz2
linux-3.10-30b979cb1ef5a5bff0bff933fe614d9839a21e8a.zip
ASoC: samsung: i2s: Correct documentation colon formats
The colons should be used as the same format, without a space before it. Change-Id: I44ebcba9c8b36fb492a056ac053720afdd732aa1 Signed-off-by: Huang Chao <chao7.huang@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/sound/samsung-i2s.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/samsung-i2s.txt b/Documentation/devicetree/bindings/sound/samsung-i2s.txt
index 3070046da2e..9f9b9e8586b 100644
--- a/Documentation/devicetree/bindings/sound/samsung-i2s.txt
+++ b/Documentation/devicetree/bindings/sound/samsung-i2s.txt
@@ -2,7 +2,7 @@
Required SoC Specific Properties:
-- compatible : "samsung,i2s-v5"
+- compatible: "samsung,i2s-v5"
- reg: physical base address of the controller and length of memory mapped
region.
- dmas: list of DMA controller phandle and DMA request line ordered pairs.
@@ -16,7 +16,7 @@ Optional SoC Specific Properties:
- samsung,supports-rstclr: This flag should be set if I2S software reset bit
control is required. When this flag is set I2S software reset bit will be
enabled or disabled based on need.
-- samsung,supports-secdai:If I2S block has a secondary FIFO and internal DMA,
+- samsung,supports-secdai: If I2S block has a secondary FIFO and internal DMA,
then this flag is enabled.
- samsung,idma-addr: Internal DMA register base address of the audio
sub system(used in secondary sound source).