summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/volteer/variants/trondo
diff options
context:
space:
mode:
authorTim Wawrzynczak <twawrzynczak@chromium.org>2020-05-29 15:58:19 -0600
committerPatrick Georgi <pgeorgi@google.com>2020-07-12 19:39:43 +0000
commit07ac2ec021cf504679f55a7365332e6dc7da0cd6 (patch)
tree4f2b0782e31733deff8e8cc7e051e8fa79e1f653 /src/mainboard/google/volteer/variants/trondo
parentc34079cea0990d184fe2b13065066d012dfdd93d (diff)
downloadcoreboot-07ac2ec021cf504679f55a7365332e6dc7da0cd6.tar.gz
coreboot-07ac2ec021cf504679f55a7365332e6dc7da0cd6.tar.bz2
coreboot-07ac2ec021cf504679f55a7365332e6dc7da0cd6.zip
mb/google/volteer: Convert static ASL files to new DPTF implementation
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. Change-Id: I964c53afbd503d47a07b982672425f0e7a986a3f Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41895 Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com> Reviewed-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/volteer/variants/trondo')
-rw-r--r--src/mainboard/google/volteer/variants/trondo/include/variant/acpi/dptf.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/volteer/variants/trondo/include/variant/acpi/dptf.asl b/src/mainboard/google/volteer/variants/trondo/include/variant/acpi/dptf.asl
deleted file mode 100644
index 189cafea4ca9..000000000000
--- a/src/mainboard/google/volteer/variants/trondo/include/variant/acpi/dptf.asl
+++ /dev/null
@@ -1,3 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0-or-later */
-
-#include <baseboard/acpi/dptf.asl>