From 334f2a5c7c6540e744b6aaf7e1da0b55e1368196 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Mon, 3 Feb 2014 15:31:29 -0600 Subject: [PATCH] rambi: enable HDA device The HDA device needs to be enabled so HDMI can get audio on its interface. BUG=chrome-os-partner:24908 BRANCH=baytrail CQ-DEPEND=CL:176293 TEST=Built and booted with kernel changes to handle baytrail hdmi codec. Benson confirmed sound does come through hdmi. Change-Id: I6dedbfbae1eff13f03285982f7adfbdffa0d27de Signed-off-by: Aaron Durbin Reviewed-on: https://chromium-review.googlesource.com/184574 Reviewed-by: Duncan Laurie Reviewed-by: Benson Leung Tested-by: Benson Leung --- src/mainboard/google/rambi/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/google/rambi/devicetree.cb b/src/mainboard/google/rambi/devicetree.cb index 79a2d229c0..2de93d7a80 100644 --- a/src/mainboard/google/rambi/devicetree.cb +++ b/src/mainboard/google/rambi/devicetree.cb @@ -73,7 +73,7 @@ chip soc/intel/baytrail device pci 18.6 on end # I2C6 device pci 18.7 off end # I2C7 device pci 1a.0 on end # TXE - device pci 1b.0 off end # HDA + device pci 1b.0 on end # HDA device pci 1c.0 on end # PCIE_PORT1 device pci 1c.1 on end # PCIE_PORT2 device pci 1c.2 off end # PCIE_PORT3