summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/acpi/southbridge.asl
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@chromium.org>2016-09-29 19:37:49 -0700
committerPatrick Georgi <pgeorgi@google.com>2016-10-07 17:55:29 +0200
commit5d0847f7571b4b76a38b9ef5276ec0967f664833 (patch)
treefc74b8ac446f0afa9c2e85ebedcd7833e1201611 /src/soc/intel/apollolake/acpi/southbridge.asl
parent509c4c409c1ee272206f3369e42cd1ba4e1cc8d0 (diff)
downloadcoreboot-5d0847f7571b4b76a38b9ef5276ec0967f664833.tar.xz
Revert "soc/intel/apollolake: Add pmc_ipc device support"
This reverts commit 28821dbb2261267462a7e9b0cc1c23b51af2d3ee. (https://review.coreboot.org/16649) This change causes the kernel to boot really slow. Maybe there is an interrupt storm that prevents the kernel from making any progress. Reverting until the proper kernel dependency is met. BUG=chrome-os-partner:57364 BRANCH=None TEST=Kernels boots to prompt fine on DVT. Change-Id: I1c9913b4476a08303f9dd887b8631601c847dcf7 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Original-Commit-Id: d7014ee1bb88df7a2d7f6b3dced797fef75b252d Original-Change-Id: I061c0b03b43b516a190b370c04888e73a410fcf1 Original-Signed-off-by: Furquan Shaikh <furquan@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/391233 Original-Reviewed-by: Duncan Laurie <dlaurie@google.com> Reviewed-on: https://review.coreboot.org/16881 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/soc/intel/apollolake/acpi/southbridge.asl')
-rw-r--r--src/soc/intel/apollolake/acpi/southbridge.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/apollolake/acpi/southbridge.asl b/src/soc/intel/apollolake/acpi/southbridge.asl
index f2b09c74eb..1c10f1a5ed 100644
--- a/src/soc/intel/apollolake/acpi/southbridge.asl
+++ b/src/soc/intel/apollolake/acpi/southbridge.asl
@@ -40,9 +40,6 @@ Scope (\_SB)
#include "xhci.asl"
-/* PMC IPC */
-#include "pmc_ipc.asl"
-
/* LPC */
#include "lpc.asl"