[alsa-devel] [PATCH 4/4] ASoC: hdac_hdmi: Add device id for Geminilake
Subhransu S. Prusty
subhransu.s.prusty at intel.com
Thu Feb 9 12:14:04 CET 2017
From: Vinod Koul <vinod.koul at intel.com>
Geminilake is new Intel SoC, so add codec entry for HDMI
Signed-off-by: Vinod Koul <vinod.koul at intel.com>
Signed-off-by: Senthilnathan Veppur <senthilnathanx.veppur at intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty at intel.com>
---
sound/soc/codecs/hdac_hdmi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/codecs/hdac_hdmi.c b/sound/soc/codecs/hdac_hdmi.c
index 17a1ad3ead21..5674b41a8e27 100644
--- a/sound/soc/codecs/hdac_hdmi.c
+++ b/sound/soc/codecs/hdac_hdmi.c
@@ -1843,6 +1843,7 @@ static int hdac_hdmi_runtime_resume(struct device *dev)
HDA_CODEC_EXT_ENTRY(0x80862809, 0x100000, "Skylake HDMI", 0),
HDA_CODEC_EXT_ENTRY(0x8086280a, 0x100000, "Broxton HDMI", 0),
HDA_CODEC_EXT_ENTRY(0x8086280b, 0x100000, "Kabylake HDMI", 0),
+ HDA_CODEC_EXT_ENTRY(0x8086280d, 0x100000, "Geminilake HDMI", 0),
{}
};
--
1.9.1
More information about the Alsa-devel
mailing list