From: Guido Günther Date: Wed, 9 Aug 2023 18:50:10 +0000 (+0200) Subject: dt-bindings: sound: gtm601: Add description X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6870f41033d839fa72195fd2dd37f902b37ea62b;p=linux.git dt-bindings: sound: gtm601: Add description This allows to us to document the channel and sampling rate requirements. Signed-off-by: Guido Günther Reviewed-by: David Heidelberg Link: https://lore.kernel.org/r/b6e85fdfaa87d7684a120ccedc1e07d8fe87957f.1691606520.git.agx@sigxcpu.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/option,gtm601.yaml b/Documentation/devicetree/bindings/sound/option,gtm601.yaml index 69c2ccc79dc5f..ff813d97fc595 100644 --- a/Documentation/devicetree/bindings/sound/option,gtm601.yaml +++ b/Documentation/devicetree/bindings/sound/option,gtm601.yaml @@ -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