diff options
author | Daniel Baluta <daniel.baluta@nxp.com> | 2019-01-04 19:27:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-07 19:48:39 +0300 |
commit | 5d8d66077af12681441897a350f346c0da7f5576 (patch) | |
tree | 77d4538b8bc8c52fd70e148ea0ad439d3995cb4b /Documentation/devicetree/bindings/sound | |
parent | ee6047b82888148e688e46f17017cae8e088b246 (diff) | |
download | linux-5d8d66077af12681441897a350f346c0da7f5576.tar.xz |
ASoC: dt-bindings: Document support for ak4497
ak4458 driver supports also ak4497 codec.
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/ak4458.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/ak4458.txt b/Documentation/devicetree/bindings/sound/ak4458.txt index 7839be78448d..e5820235e0d5 100644 --- a/Documentation/devicetree/bindings/sound/ak4458.txt +++ b/Documentation/devicetree/bindings/sound/ak4458.txt @@ -4,7 +4,7 @@ This device supports I2C mode. Required properties: -- compatible : "asahi-kasei,ak4458" +- compatible : "asahi-kasei,ak4458" or "asahi-kasei,ak4497" - reg : The I2C address of the device for I2C Optional properties: |