Newer
Older
barebox / dts / Bindings / sound / gtm601.txt
@Sascha Hauer Sascha Hauer on 8 Jul 2015 237 bytes dts: update to v4.2-rc1
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";
};