summaryrefslogtreecommitdiff
path: root/board/deltaur/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/deltaur/gpio.inc')
-rw-r--r--board/deltaur/gpio.inc18
1 files changed, 18 insertions, 0 deletions
diff --git a/board/deltaur/gpio.inc b/board/deltaur/gpio.inc
new file mode 100644
index 0000000000..211d8c74bb
--- /dev/null
+++ b/board/deltaur/gpio.inc
@@ -0,0 +1,18 @@
+/* -*- mode:c -*-
+ *
+ * Copyright 2020 The Chromium OS Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
+
+/* Declare symbolic names for all the GPIOs that we care about.
+ * Note: Those with interrupt handlers must be declared first. */
+
+/* Interrupts */
+
+/* TODO(b/148160415) - Determine correct purpose for these GPIOs */
+UNIMPLEMENTED(ENTERING_RW)
+UNIMPLEMENTED(WP_L)
+UNIMPLEMENTED(QMSPI_CS0)
+
+/* Alternate Mode */