We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac93f1a commit 0abe440Copy full SHA for 0abe440
recipes-bsp/device-tree/lmp-device-tree/portenta-x8/ov_carrier_mid_pro_demo_t1s.dts
@@ -27,7 +27,7 @@
27
reg = <0>;
28
pinctrl-names = "default";
29
interrupt-parent = <&x8h7_gpio>;
30
- interrupts = <29 IRQ_TYPE_LEVEL_HIGH>;
+ interrupts = <29 IRQ_TYPE_EDGE_RISING>;
31
local-mac-address = [14 15 16 11 12 13];
32
spi-max-frequency = <15000000>;
33
/* PLCA settings */
0 commit comments