Skip to content

Commit bb9ee1e

Browse files
nytowlbroonie
authored andcommitted
dt-bindings: sound: gtm601: add the broadmobi interface
The Broadmobi BM818 uses a different sample rate and channels from the option modem. Signed-off-by: Angus Ainslie (Purism) <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 057a317 commit bb9ee1e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Documentation/devicetree/bindings/sound/gtm601.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
GTM601 UMTS modem audio interface CODEC
22

3-
This device has no configuration interface. Sample rate is fixed - 8kHz.
3+
This device has no configuration interface. The sample rate and channels are
4+
based on the compatible string
5+
"option,gtm601" = 8kHz mono
6+
"broadmobi,bm818" = 48KHz stereo
47

58
Required properties:
69

7-
- compatible : "option,gtm601"
10+
- compatible : one of
11+
"option,gtm601"
12+
"broadmobi,bm818"
13+
814

915
Example:
1016

0 commit comments

Comments
 (0)