dt-bindings: sound: gtm601: Add description
authorGuido Günther <agx@sigxcpu.org>
Wed, 9 Aug 2023 18:50:10 +0000 (20:50 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 10 Aug 2023 14:44:39 +0000 (15:44 +0100)
This allows to us to document the channel and sampling
rate requirements.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Reviewed-by: David Heidelberg <david@ixit.cz>
Link: https://lore.kernel.org/r/b6e85fdfaa87d7684a120ccedc1e07d8fe87957f.1691606520.git.agx@sigxcpu.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/option,gtm601.yaml

index 69c2ccc79dc5f89a8b3d3f78688025a955162e27..ff813d97fc5950d3021600f9dfd48264198af88d 100644 (file)
@@ -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