Unverified Commit 6870f410 authored by Guido Günther's avatar Guido Günther Committed by Mark Brown
Browse files

dt-bindings: sound: gtm601: Add description



This allows to us to document the channel and sampling
rate requirements.

Signed-off-by: default avatarGuido Günther <agx@sigxcpu.org>
Reviewed-by: default avatarDavid Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/b6e85fdfaa87d7684a120ccedc1e07d8fe87957f.1691606520.git.agx@sigxcpu.org


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 9c28423d
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -16,10 +16,12 @@ description: >
properties:
  compatible:
    oneOf:
      - items:  # 48 kHz stereo
      - description: Broadmobi BM818 (48Khz stereo)
        items:
          - const: broadmobi,bm818
          - const: option,gtm601
      - const: option,gtm601  # 8 kHz mono
      - description: GTM601 (8kHz mono)
        const: option,gtm601

  '#sound-dai-cells':
    const: 0