mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 17:12:55 +00:00
40579e0b88
Add small documentation for GTM601 UMTS modem audio interface. Signed-off-by: Marek Belisko <marek@goldelico.com> Signed-off-by: Mark Brown <broonie@kernel.org>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
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";
|
|
};
|