We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 057a317 commit bb9ee1eCopy full SHA for bb9ee1e
Documentation/devicetree/bindings/sound/gtm601.txt
@@ -1,10 +1,16 @@
1
GTM601 UMTS modem audio interface CODEC
2
3
-This device has no configuration interface. Sample rate is fixed - 8kHz.
+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
7
8
Required properties:
9
- - compatible : "option,gtm601"
10
+ - compatible : one of
11
+ "option,gtm601"
12
+ "broadmobi,bm818"
13
+
14
15
Example:
16
0 commit comments