repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
spdif-receiver.txt
blob
80f807bf8a1d1f068b0e19c187b79b6fa5365bd3
1
Device-Tree bindings for dummy spdif receiver
2
3
Required properties:
4
- compatible: should be "linux,spdif-dir".
5
6
Example node:
7
8
codec: spdif-receiver {
9
compatible = "linux,spdif-dir";
10
};