Sign in
gem5
/
arm
/
linux
/
675357362aeba19688440eb1aaa7991067f73b12
/
.
/
Documentation
/
devicetree
/
bindings
/
sound
/
hdmi.txt
blob: 56407c30e954d507423500900908b1f0b9764f23 [
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";
};