aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl
diff options
context:
space:
mode:
authorJustin TerAvest <teravest@chromium.org>2018-09-18 11:13:47 -0600
committerAaron Durbin <adurbin@chromium.org>2018-09-21 20:35:24 +0000
commita5fbd140d0d7e05b84a05c562e34d9fbca306ccc (patch)
treeba5229311ed9b91c24d40cd78799e700827938f0 /src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl
parente391cbff7ff5217c0bb17515a50c8bd88935eb31 (diff)
mb/google/octopus: Create ampton variant
This commit creates an ampton variant for Octopus. The initial settings are copied from Bip, but the following changes are made to support hardware differences: * GPIO_66 is not connected (LTE). * GPIO_67 is not connected (LTE). * Updated comment for GPIO_134 (EC_AP_INT_ODL), but not configured yet. * GPIO_143 is not connected. * GPIO_144, GPIO_145 mapped to PEN_EJECT are not connected. * EN_PP3300_TOUCHSCREEN moved from GPIO_213 to GPIO_146. * GPIO_213 is not connected. * GPIO_214 is not connected. BUG=b:111498206 TEST=None Change-Id: I7d6cf19c906df19115b1101e3d91c62f5f3f61e3 Signed-off-by: Justin TerAvest <teravest@chromium.org> Reviewed-on: https://review.coreboot.org/28663 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl')
-rw-r--r--src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl b/src/mainboard/google/octopus/variants/ampton/include/variant/acpi/dptf.asl
new file mode 100644
index 0000000000..cc17d560cf
--- /dev/null
+++ b/src/mainboard/google/octopus/variants/ampton/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>