summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTzung-Bi Shih <tzungbi@google.com>2018-10-04 12:43:01 +0200
committerMark Brown <broonie@kernel.org>2018-10-04 16:02:37 +0200
commit757b1aa00259a44f94bd120b9637720b9aaf36eb (patch)
tree92bdb304cd762fc43e5555e02efe790feef43f8c
parentASoC: add fault detect recovery property to DT bindings (diff)
downloadlinux-757b1aa00259a44f94bd120b9637720b9aaf36eb.tar.xz
linux-757b1aa00259a44f94bd120b9637720b9aaf36eb.zip
ASoC: ts3a227e: fix a typo in documentation
There is no "MACBIAS". It should be "MICBIAS". Signed-off-by: Tzung-Bi Shih <tzungbi@google.com> Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/sound/ts3a227e.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/ts3a227e.txt b/Documentation/devicetree/bindings/sound/ts3a227e.txt
index 3ed8359144d3..21ab45bc7e8f 100644
--- a/Documentation/devicetree/bindings/sound/ts3a227e.txt
+++ b/Documentation/devicetree/bindings/sound/ts3a227e.txt
@@ -14,7 +14,7 @@ Required properties:
Optional properies:
- ti,micbias: Intended MICBIAS voltage (datasheet section 9.6.7).
- Select 0/1/2/3/4/5/6/7 to specify MACBIAS voltage
+ Select 0/1/2/3/4/5/6/7 to specify MICBIAS voltage
2.1V/2.2V/2.3V/2.4V/2.5V/2.6V/2.7V/2.8V
Default value is "1" (2.2V).