diff options
| author | Jyri Sarha <jsarha@ti.com> | 2013-10-23 08:30:15 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-10-23 11:39:33 -0400 |
| commit | d5faaa34262d432130f07fed958c8161ef2715ab (patch) | |
| tree | ad47f24972d3351f1d6f2c81e7bef281ea560e85 | |
| parent | d79e07c95d1328773509c69131e5f25cac5dbf50 (diff) | |
ASoC: davinci-mcasp: Remove last reference to num-serializer in DT doc
Remove last reference to num-serializer in davinci-mcasp devicetree
binding document.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt b/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt index 0aa416b68e3d..ed785b3f67be 100644 --- a/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt +++ b/Documentation/devicetree/bindings/sound/davinci-mcasp-audio.txt | |||
| @@ -15,7 +15,6 @@ Required properties: | |||
| 15 | IEC60958-1, and AES-3 formats. | 15 | IEC60958-1, and AES-3 formats. |
| 16 | - tdm-slots : Slots for TDM operation. Indicates number of channels transmitted | 16 | - tdm-slots : Slots for TDM operation. Indicates number of channels transmitted |
| 17 | or received over one serializer. | 17 | or received over one serializer. |
| 18 | - num-serializer : Serializers used by McASP. | ||
| 19 | - serial-dir : A list of serializer configuration. Each entry is a number | 18 | - serial-dir : A list of serializer configuration. Each entry is a number |
| 20 | indication for serializer pin direction. | 19 | indication for serializer pin direction. |
| 21 | (0 - INACTIVE, 1 - TX, 2 - RX) | 20 | (0 - INACTIVE, 1 - TX, 2 - RX) |
