mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 19:40:56 +07: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";
|
|
};
|