projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
[linux-2.6-microblaze.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
gtm601.txt
1
GTM601 UMTS modem audio interface CODEC
2
3
This device has no configuration interface. Sample rate is fixed - 8kHz.
4
5
Required properties:
6
7
- compatible : "option,gtm601"
8
9
Example:
10
11
codec: gtm601_codec {
12
compatible = "option,gtm601";
13
};