diff options
author | Vincent Knecht <vincent.knecht@mailoo.org> | 2021-05-28 13:50:58 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-06-02 14:03:29 +0300 |
commit | 513df99993857863e42bf3d7d65d87c191ce9493 (patch) | |
tree | 05d4878b2f3bdcd2bbcd6ba7cb9279069d0cea80 /Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | |
parent | f34cd5eb2c57c93bdd7659522da9f7f97e863a0d (diff) | |
download | linux-513df99993857863e42bf3d7d65d87c191ce9493.tar.xz |
ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 support
Document TFA9897 bindings.
Signed-off-by: Vincent Knecht <vincent.knecht@mailoo.org>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20210528105101.508254-1-vincent.knecht@mailoo.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml index 45db5776550c..46ddc1f3fc0c 100644 --- a/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml +++ b/Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml @@ -13,6 +13,7 @@ properties: compatible: enum: - nxp,tfa9895 + - nxp,tfa9897 reg: maxItems: 1 |