diff options
author | xuyuqing <xuyuqing@huaqin.corp-partner.google.com> | 2020-11-12 02:43:27 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-12 16:15:12 +0100 |
commit | 80e2b1208d87fc46b6980da99a173130082c7af4 (patch) | |
tree | 60b309d294345eacbcd79f9bb4aa62f17a426418 /Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml | |
parent | Merge series "Fix PM disable depth imbalance on error" from Zhang Qilong <zha... (diff) | |
download | linux-80e2b1208d87fc46b6980da99a173130082c7af4.tar.xz linux-80e2b1208d87fc46b6980da99a173130082c7af4.zip |
ASoC: google: dt-bindings: add new compatible for sc7180-coachz
Add devicetree bindings for coachz in documentation file
Signed-off-by: xuyuqing <xuyuqing@huaqin.corp-partner.google.com>
Link: https://lore.kernel.org/r/20201112014328.695232-2-xuyuqing@huaqin.corp-partner.google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml b/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml index ce050a9dec94..5095b780e2c7 100644 --- a/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml +++ b/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml @@ -15,7 +15,9 @@ description: properties: compatible: - const: google,sc7180-trogdor + enum: + - google,sc7180-trogdor + - google,sc7180-coachz audio-routing: $ref: /schemas/types.yaml#/definitions/non-unique-string-array |