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 b722cc4 commit 798db0fCopy full SHA for 798db0f
boards/dptechnics/walter/walter_esp32s3_procpu.dts
@@ -49,6 +49,7 @@
49
status = "okay";
50
compatible = "sqn,gm02s";
51
mdm-reset-gpios = <&gpio1 13 (GPIO_OPEN_DRAIN | GPIO_ACTIVE_LOW)>;
52
+ mdm-wake-gpios = <&gpio1 14 (GPIO_OPEN_SOURCE | GPIO_ACTIVE_HIGH)>;
53
};
54
55
0 commit comments