Skip to content

Commit e726dc6

Browse files
vThibofabiobaltieri
authored andcommitted
tests: build_all: modem: Add Sequans GM02S Modem test
Added test definition for Sequans GM02S Modem to build_all test. Signed-off-by: Thibo Verheyde <[email protected]>
1 parent 8e07777 commit e726dc6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/drivers/build_all/modem/uart.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,9 @@ test_nordic_nrf91_slm: nordic_nrf91_slm {
7676

7777
mdm-power-gpios = <&test_gpio 0 0>;
7878
};
79+
80+
test_sqn_gm02s: sqn_gm02s {
81+
compatible = "sqn,gm02s";
82+
83+
mdm-reset-gpios = <&test_gpio 0 0>;
84+
};

0 commit comments

Comments
 (0)