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:
Marek Belisko 2015-05-07 21:29:31 +02:00 committed by Mark Brown
parent b787f68c36
commit 40579e0b88

View 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";
};