summaryrefslogtreecommitdiff
path: root/zephyr/program/brya/i2c.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/brya/i2c.dts')
-rw-r--r--zephyr/program/brya/i2c.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/program/brya/i2c.dts b/zephyr/program/brya/i2c.dts
index b87a53f600..8dbacc2119 100644
--- a/zephyr/program/brya/i2c.dts
+++ b/zephyr/program/brya/i2c.dts
@@ -136,7 +136,7 @@
* "named-gpios". This is the Zephyr preferred style,
* the "named-gpios" node will be dealt with at a later date.
*/
- irq-gpios = <&gpioe 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
+ irq-gpios = <&gpioe 0 GPIO_ACTIVE_LOW>;
nct38xx-dev = <&nct3808_0_P1 &nct3808_0_P2>;
label = "NCT3808_ALERT_1";
};