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
thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git]
/
Documentation
/
devicetree
/
bindings
/
sound
/
hdmi.txt
blob
31af7bca309979e1b26ce817700a4dab64d93afd
1
Device-Tree bindings for dummy HDMI codec
2
3
Required properties:
4
- compatible: should be "linux,hdmi-audio".
5
6
CODEC output pins:
7
* TX
8
9
CODEC input pins:
10
* RX
11
12
Example node:
13
14
hdmi_audio: hdmi_audio@0 {
15
compatible = "linux,hdmi-audio";
16
status = "okay";
17
};