Skip to content

Commit bb2f602

Browse files
krish2718mmahadevan108
authored andcommitted
shields: nrf7002eb: Add missing SR RF switch GPIO
This causes a build error as nRF70 driver running on CPU APP needs this when SR co-existence is enabled. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent d137527 commit bb2f602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/shields/nrf7002eb/nrf7002eb.overlay

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
bucken-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
2525
iovdd-ctrl-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
2626
host-irq-gpios = <&edge_connector 19 GPIO_ACTIVE_HIGH>;
27+
srrf-switch-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;
2728

2829
wlan0: wlan0 {
2930
compatible = "nordic,wlan";

0 commit comments

Comments
 (0)