ALSA: hda - document the ELD proc interface
authorWu Fengguang <wfg@linux.intel.com>
Sat, 22 Nov 2008 01:40:55 +0000 (09:40 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 22 Nov 2008 10:15:45 +0000 (11:15 +0100)
Describe what ELD proc interface provides and how to fix incorrect values.

Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/Procfile.txt

index f738b29..bba2dbb 100644 (file)
@@ -153,6 +153,16 @@ card*/codec#*
        Shows the general codec information and the attribute of each
        widget node.
 
+card*/eld#*
+       Available for HDMI or DisplayPort interfaces.
+       Shows ELD(EDID Like Data) info retrieved from the attached HDMI sink,
+       and describes its audio capabilities and configurations.
+
+       Some ELD fields may be modified by doing `echo name hex_value > eld#*`.
+       Only do this if you are sure the HDMI sink provided value is wrong.
+       And if that makes your HDMI audio work, please report to us so that we
+       can fix it in future kernel releases.
+
 
 Sequencer Information
 ---------------------