mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 03:33:59 +08:00
ASoC: gtm601: Document GTM601 bindings
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>
This commit is contained in:
parent
b787f68c36
commit
40579e0b88
13
Documentation/devicetree/bindings/sound/gtm601.txt
Normal file
13
Documentation/devicetree/bindings/sound/gtm601.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
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";
|
||||||
|
};
|
Loading…
Reference in New Issue
Block a user