Documentation / devicetree / bindings / sound / hdmi.txt


Based on kernel version 5.9. Page generated on 2020-10-14 09:35 EST.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
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";
	};