diff options
author | Bard Liao <bardliao@realtek.com> | 2016-10-21 05:02:28 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-24 18:50:06 +0200 |
commit | 73444723b2b5b53ca2759daeecda90c9c7fa3629 (patch) | |
tree | 82bfe2a7529f00077fa663cd5b25a83cdca93805 /Documentation/devicetree/bindings/sound/rt5663.txt | |
parent | ASoC: Add jd function for rt5663. (diff) | |
download | linux-73444723b2b5b53ca2759daeecda90c9c7fa3629.tar.xz linux-73444723b2b5b53ca2759daeecda90c9c7fa3629.zip |
ASoC: rt5663: rename rt5668 as rt5663 v2
The "rt5668" codec supported in this driver is actually a revision
of "rt5663". So the patch is renamed to "rt5663 v2"
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/rt5663.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5663.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5663.txt b/Documentation/devicetree/bindings/sound/rt5663.txt index 7d3c974c6e2e..70eaeaed2b18 100644 --- a/Documentation/devicetree/bindings/sound/rt5663.txt +++ b/Documentation/devicetree/bindings/sound/rt5663.txt @@ -1,10 +1,10 @@ -RT5663/RT5668 audio CODEC +RT5663 audio CODEC This device supports I2C only. Required properties: -- compatible : One of "realtek,rt5663" or "realtek,rt5668". +- compatible : "realtek,rt5663". - reg : The I2C address of the device. @@ -12,7 +12,7 @@ Required properties: Optional properties: -Pins on the device (for linking into audio routes) for RT5663/RT5668: +Pins on the device (for linking into audio routes) for RT5663: * IN1P * IN1N |