diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2021-03-31 09:44:46 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-31 14:52:46 +0200 |
commit | 8d246806d510c1bf7da9aab0473dc0f9c9f99308 (patch) | |
tree | b45027fef93eff06881a0fb60c7ae94fb7479863 /Documentation/devicetree | |
parent | ASoC: ak5558: Add support for ak5552 (diff) | |
download | linux-8d246806d510c1bf7da9aab0473dc0f9c9f99308.tar.xz linux-8d246806d510c1bf7da9aab0473dc0f9c9f99308.zip |
ASoC: dt-bindings: ak5558: Add compatible string for ak5552
Add compatible string "asahi-kasei,ak5552" for ak5552
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1617176686-25528-2-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sound/ak5558.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/ak5558.txt b/Documentation/devicetree/bindings/sound/ak5558.txt index 36934098170c..e28708db6686 100644 --- a/Documentation/devicetree/bindings/sound/ak5558.txt +++ b/Documentation/devicetree/bindings/sound/ak5558.txt @@ -4,7 +4,7 @@ This device supports I2C mode only. Required properties: -- compatible : "asahi-kasei,ak5558" +- compatible : "asahi-kasei,ak5558" or "asahi-kasei,ak5552". - reg : The I2C address of the device. Optional properties: |