diff options
author | Bard Liao <bardliao@realtek.com> | 2018-01-29 14:15:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-12 14:48:26 +0300 |
commit | 20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c (patch) | |
tree | 12c5e235b46202226cb747f364407addca28f0ba /Documentation/devicetree/bindings/sound/rt5665.txt | |
parent | fab70c273d75102a3f2593730b49d94ed3f87cff (diff) | |
download | linux-20ebbd2f89a9b2c61c4d432aa1156fc09e37f37c.tar.xz |
ASoC: rt5665: remove rt5668 support
Remove rt5668 support from rt5665 codec driver since rt5668 will
not go into mass production.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/rt5665.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5665.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5665.txt b/Documentation/devicetree/bindings/sound/rt5665.txt index 419c89219681..8df170506986 100644 --- a/Documentation/devicetree/bindings/sound/rt5665.txt +++ b/Documentation/devicetree/bindings/sound/rt5665.txt @@ -1,10 +1,10 @@ -RT5665/RT5666/RT5668 audio CODEC +RT5665/RT5666 audio CODEC This device supports I2C only. Required properties: -- compatible : One of "realtek,rt5665", "realtek,rt5666" or "realtek,rt5668". +- compatible : One of "realtek,rt5665", "realtek,rt5666". - reg : The I2C address of the device. |