summaryrefslogtreecommitdiff
path: root/board/cherry_scp/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/cherry_scp/gpio.inc')
-rw-r--r--board/cherry_scp/gpio.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/board/cherry_scp/gpio.inc b/board/cherry_scp/gpio.inc
new file mode 100644
index 0000000000..48b397b9a9
--- /dev/null
+++ b/board/cherry_scp/gpio.inc
@@ -0,0 +1,10 @@
+/* -*- mode:c -*-
+ *
+ * Copyright 2021 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.
+ */
+
+/* Unimplemented signals which we need to emulate for now */
+UNIMPLEMENTED(ENTERING_RW)
+UNIMPLEMENTED(WP_L)