aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl
diff options
context:
space:
mode:
authorEdward O'Callaghan <quasisec@google.com>2020-08-28 20:14:50 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2020-09-01 02:53:19 +0000
commitb7a68d5b05259a07a84a546e6a7e40948ba705ac (patch)
tree500b46d85046ac541ac90d49edb731024e2a14e2 /src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl
parent53c4db05552c930664f63839c3d0f37543201447 (diff)
mb/google/puff: Convert ASL file to new DPTF dt impl
This patch converts the current DPTF policies from static ASL files into the new SSDT-based DPTF implementation. All settings are intended to be copied exactly. BUG=b:158986928 BRANCH=puff TEST=duffy boots and dumped SSDT table for quick check. Change-Id: I45987f44ec381917173f8d2a878edb50da454b4b Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44905 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Sam McNally <sammc@google.com> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl')
-rw-r--r--src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl b/src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl
deleted file mode 100644
index 66940633a4..0000000000
--- a/src/mainboard/google/hatch/variants/duffy/include/variant/acpi/dptf.asl
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
-
-#include <puff/acpi/dptf.asl>