summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/nereid_generated.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/nissa/nereid_generated.dts')
-rw-r--r--zephyr/projects/nissa/nereid_generated.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/zephyr/projects/nissa/nereid_generated.dts b/zephyr/projects/nissa/nereid_generated.dts
index 971db9abd6..4b92b7a266 100644
--- a/zephyr/projects/nissa/nereid_generated.dts
+++ b/zephyr/projects/nissa/nereid_generated.dts
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2022 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.
*
@@ -67,6 +67,9 @@
gpios = <&gpioh 1 GPIO_INPUT>;
enum-name = "GPIO_PACKET_MODE_EN";
};
+ gpio_ec_pch_wake_odl: ec_pch_wake_odl {
+ gpios = <&gpiob 2 GPIO_ODR_LOW>;
+ };
gpio_ec_prochot_odl: ec_prochot_odl {
gpios = <&gpioi 1 GPIO_INPUT>;
};
@@ -84,7 +87,7 @@
gpios = <&gpiod 6 GPIO_ODR_HIGH>;
};
gpio_ec_soc_pwr_btn_odl: ec_soc_pwr_btn_odl {
- gpios = <&gpiob 6 GPIO_ODR_LOW>;
+ gpios = <&gpiob 6 GPIO_ODR_HIGH>;
enum-name = "GPIO_PCH_PWRBTN_L";
};
gpio_ec_soc_rsmrst_l: ec_soc_rsmrst_l {
@@ -99,9 +102,6 @@
gpio_ec_soc_vccst_pwrgd_od: ec_soc_vccst_pwrgd_od {
gpios = <&gpioe 5 GPIO_ODR_HIGH>;
};
- gpio_ec_pch_wake_odl: ec_soc_wake_odl {
- gpios = <&gpiob 2 GPIO_ODR_LOW>;
- };
gpio_ec_wp_odl: ec_wp_odl {
gpios = <&gpioa 6 (GPIO_INPUT | GPIO_ACTIVE_LOW)>;
};