Commit 40579e0b authored by Marek Belisko's avatar Marek Belisko Committed by Mark Brown
Browse files

ASoC: gtm601: Document GTM601 bindings



Add small documentation for GTM601 UMTS modem audio interface.

Signed-off-by: default avatarMarek Belisko <marek@goldelico.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b787f68c
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
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";
};