diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2015-10-21 09:46:05 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-22 13:32:56 +0100 |
commit | 841fdde143a84cb71e168b4131e58e613d978e2a (patch) | |
tree | 3e4994a3c867665fdd1859a824cd99397bf7b166 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff) | |
download | linux-841fdde143a84cb71e168b4131e58e613d978e2a.tar.gz linux-841fdde143a84cb71e168b4131e58e613d978e2a.tar.bz2 linux-841fdde143a84cb71e168b4131e58e613d978e2a.zip |
ASoC: rt5640: Revise the input pin name of IN1 and IN2 in document of the devicetree
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5640.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5640.txt b/Documentation/devicetree/bindings/sound/rt5640.txt index bac4d9ac1edc..5d062a567996 100644 --- a/Documentation/devicetree/bindings/sound/rt5640.txt +++ b/Documentation/devicetree/bindings/sound/rt5640.txt @@ -24,9 +24,9 @@ Pins on the device (for linking into audio routes) for RT5639/RT5640: * DMIC2 * MICBIAS1 * IN1P - * IN1R + * IN1N * IN2P - * IN2R + * IN2N * HPOL * HPOR * LOUTL |