Sign in
nest-open-source
/
nest-learning-thermostat
/
5.9.3
/
linux-imx-ul
/
refs/heads/master
/
.
/
Documentation
/
devicetree
/
bindings
/
sound
/
hdmi.txt
blob: 31af7bca309979e1b26ce817700a4dab64d93afd [
file
] [
log
] [
blame
] [
edit
]
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";
};