Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[cris-mirror.git] / Documentation / devicetree / bindings / sound / hdmi.txt
blob56407c30e954d507423500900908b1f0b9764f23
1 Device-Tree bindings for dummy HDMI codec
3 Required properties:
4         - compatible: should be "linux,hdmi-audio".
6 CODEC output pins:
7   * TX
9 CODEC input pins:
10   * RX
12 Example node:
14         hdmi_audio: hdmi_audio@0 {
15                 compatible = "linux,hdmi-audio";
16         };