Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: sound: gtm601: Add description

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>

authored by

Guido Günther and committed by
Mark Brown
6870f410 9c28423d

+4 -2
+4 -2
Documentation/devicetree/bindings/sound/option,gtm601.yaml
··· 16 16 properties: 17 17 compatible: 18 18 oneOf: 19 - - items: # 48 kHz stereo 19 + - description: Broadmobi BM818 (48Khz stereo) 20 + items: 20 21 - const: broadmobi,bm818 21 22 - const: option,gtm601 22 - - const: option,gtm601 # 8 kHz mono 23 + - description: GTM601 (8kHz mono) 24 + const: option,gtm601 23 25 24 26 '#sound-dai-cells': 25 27 const: 0