summaryrefslogtreecommitdiff
path: root/zephyr/projects/asurada/hayato/gpio.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/asurada/hayato/gpio.dts')
-rw-r--r--zephyr/projects/asurada/hayato/gpio.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/projects/asurada/hayato/gpio.dts b/zephyr/projects/asurada/hayato/gpio.dts
index a39bebe4d7..865eefaec2 100644
--- a/zephyr/projects/asurada/hayato/gpio.dts
+++ b/zephyr/projects/asurada/hayato/gpio.dts
@@ -277,9 +277,9 @@
hibernate-wake-pins {
compatible = "cros-ec,hibernate-wake-pins";
- wakeup-pins = <&ac_present
- &power_button_l
- &lid_open>;
+ wakeup-irqs = <&int_ac_present
+ &int_power_button
+ &int_lid_open>;
};
power_signal_list: power-signal-list {