diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2015-10-21 03:46:05 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-10-22 14:32:56 +0200 |
commit | 841fdde143a84cb71e168b4131e58e613d978e2a (patch) | |
tree | 3e4994a3c867665fdd1859a824cd99397bf7b166 | |
parent | Linux 4.3-rc1 (diff) | |
download | linux-841fdde143a84cb71e168b4131e58e613d978e2a.tar.xz 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 |