summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl
diff options
context:
space:
mode:
authorKarthikeyan Ramasubramanian <kramasub@chromium.org>2018-11-15 15:20:36 -0700
committerFurquan Shaikh <furquan@google.com>2018-11-29 17:38:29 +0000
commita1ee8838a8b8c1dc9224531a56ec3860334555ff (patch)
treefb42afc9a9c8929682343457a082abba2746aaf7 /src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl
parentfcdbce2decbf88a39b2da29ad1137a08e1d9ca95 (diff)
downloadcoreboot-a1ee8838a8b8c1dc9224531a56ec3860334555ff.tar.gz
coreboot-a1ee8838a8b8c1dc9224531a56ec3860334555ff.tar.bz2
coreboot-a1ee8838a8b8c1dc9224531a56ec3860334555ff.zip
mb/google/octopus: Create Casta variant
This commit create a casta variant for Octopus. The initial settings override the baseboard GPIO configuration for Touchscreen, LTE, Pen and Trace modules. BUG=b:119056117 BRANCH=None TEST=None Change-Id: I5d3f7df66981d84fb47a6aa248480ef53dfd90d0 Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com> Reviewed-on: https://review.coreboot.org/c/29763 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl')
-rw-r--r--src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl
new file mode 100644
index 000000000000..cc17d560cfd1
--- /dev/null
+++ b/src/mainboard/google/octopus/variants/casta/include/variant/acpi/dptf.asl
@@ -0,0 +1,16 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright 2018 Google LLC
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; version 2 of the License.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ */
+
+#include <baseboard/acpi/dptf.asl>