summaryrefslogtreecommitdiff
path: root/zephyr/test/ap_power/overlay.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/ap_power/overlay.dts')
-rw-r--r--zephyr/test/ap_power/overlay.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/test/ap_power/overlay.dts b/zephyr/test/ap_power/overlay.dts
index 288038c26d..d961788c7a 100644
--- a/zephyr/test/ap_power/overlay.dts
+++ b/zephyr/test/ap_power/overlay.dts
@@ -33,7 +33,7 @@
enum-name = "GPIO_PCH_PWRBTN_L";
};
gpio_ec_pch_wake_odl: ec_pch_wake_odl {
- gpios = <&gpio0 3 GPIO_OUT_HIGH>;
+ gpios = <&gpio0 3 GPIO_OUTPUT_HIGH>;
};
gpio_lid_open_ec: lid_open_ec {
/* GPIO_PULL_UP will cause this start asserted. */