ubuntu-linux-kernel/Documentation/devicetree/bindings/sound/gtm601.txt

14 lines
237 B
Plaintext
Raw Normal View History

2024-04-01 15:06:58 +00:00
GTM601 UMTS modem audio interface CODEC
This device has no configuration interface. Sample rate is fixed - 8kHz.
Required properties:
- compatible : "option,gtm601"
Example:
codec: gtm601_codec {
compatible = "option,gtm601";
};