hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/sound/gtm601.txt
....@@ -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