diff options
author | Jerome Brunet | 2018-06-27 09:39:36 +0200 |
---|---|---|
committer | Mark Brown | 2018-06-27 12:26:40 +0100 |
commit | 599eb9060c7ccaf6a8f0386ab89e3cb5c1f1fea4 (patch) | |
tree | 8ee5f25c920fba8833f1c5266eeea9ffe6884b61 | |
parent | 8ed237e83ce9ff4b3964a6b096beb1cbd3397d5a (diff) |
ASoC: tas571x: add tas5707 compatible
Add the tas5707 to the available compatibles of the tas571x driver
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/sound/tas571x.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/tas571x.txt b/Documentation/devicetree/bindings/sound/tas571x.txt index b4959f10b74b..7c8fd37c2f9e 100644 --- a/Documentation/devicetree/bindings/sound/tas571x.txt +++ b/Documentation/devicetree/bindings/sound/tas571x.txt @@ -7,6 +7,7 @@ powerdown (optional). Required properties: - compatible: should be one of the following: + - "ti,tas5707" - "ti,tas5711", - "ti,tas5717", - "ti,tas5719", |