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 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
spdif-transmitter.txt
blob
55a85841dd8546fd82b0e3a0db418e257b42ab92
1
Device-Tree bindings for dummy spdif transmitter
2
3
Required properties:
4
- compatible: should be "linux,spdif-dit".
5
6
Example node:
7
8
codec: spdif-transmitter {
9
compatible = "linux,spdif-dit";
10
};