diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2021-03-31 15:44:46 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-31 13:52:46 +0100 |
commit | 8d246806d510c1bf7da9aab0473dc0f9c9f99308 (patch) | |
tree | b45027fef93eff06881a0fb60c7ae94fb7479863 | |
parent | d8c5c82e4e5b641404c65bfc6cdf57b5d0a6c836 (diff) |
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>
-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: |