Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 88237698a4b25ddb8fb1ec91b0980f3e > files > 3436

kernel-doc-4.14.25-1.mga6.noarch.rpm

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";
	};