projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.14.266-gnu1
[releases.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
spdif-transmitter.txt
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
};