repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[cris-mirror.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
everest,es7134.txt
blob
5495a3cb8b7bc2b2e6fe7925038caa9b86040ede
1
ES7134 i2s DA converter
2
3
Required properties:
4
- compatible : "everest,es7134" or "everest,es7144"
5
6
Example:
7
8
i2s_codec: external-codec {
9
compatible = "everest,es7134";
10
};