From 685dc56b9f2cf639c8aa72eed948e02044683642 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 4 Jun 2021 12:54:00 +0200 Subject: sb/intel/ibexpeak: Drop P_LVLx support in FADT IO MWAIT redirection is not enabled. The code is missing, but C-states should instead be reported using the _CST ACPI object. Change-Id: I21fd2fa6ee4aa1ed57694549d5cb48159f37af26 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/55217 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/lenovo/x201/devicetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo/x201') diff --git a/src/mainboard/lenovo/x201/devicetree.cb b/src/mainboard/lenovo/x201/devicetree.cb index e142a1c692..effe4ef261 100644 --- a/src/mainboard/lenovo/x201/devicetree.cb +++ b/src/mainboard/lenovo/x201/devicetree.cb @@ -49,7 +49,6 @@ chip northbridge/intel/ironlake register "gen3_dec" = "0x1c1681" register "gen4_dec" = "0x040069" - register "c2_latency" = "1" register "docking_supported" = "1" register "pcie_hotplug_map" = "{ 0, 0, 0, 1, 0, 0, 0, 0 }" -- cgit v1.2.3