summaryrefslogtreecommitdiff
path: root/zephyr/program/corsola/ite_interrupts.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/corsola/ite_interrupts.dtsi')
-rw-r--r--zephyr/program/corsola/ite_interrupts.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/program/corsola/ite_interrupts.dtsi b/zephyr/program/corsola/ite_interrupts.dtsi
index 3caf4660ae..b99effb9eb 100644
--- a/zephyr/program/corsola/ite_interrupts.dtsi
+++ b/zephyr/program/corsola/ite_interrupts.dtsi
@@ -83,7 +83,7 @@
};
int_spi0_cs: spi0_cs {
irq-pin = <&spi0_cs>;
- flags = <GPIO_INT_EDGE_BOTH>;
+ flags = <GPIO_INT_EDGE_FALLING>;
handler = "spi_event";
};
int_x_ec_gpio2: x_ec_gpio2 {