Sign in
googlers
/
maze
/
linux
/
v3.14-rc4
/
.
/
Documentation
/
devicetree
/
bindings
/
sound
/
hdmi.txt
blob: 31af7bca309979e1b26ce817700a4dab64d93afd [
file
] [
log
] [
blame
]
Device-Tree bindings for dummy HDMI codec
Required properties:
- compatible: should be "linux,hdmi-audio".
CODEC output pins:
* TX
CODEC input pins:
* RX
Example node:
hdmi_audio: hdmi_audio@0 {
compatible = "linux,hdmi-audio";
status = "okay";
};