Commit bb2f602b authored by Chaitanya Tata's avatar Chaitanya Tata Committed by Mahesh Mahadevan
Browse files

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: default avatarChaitanya Tata <Chaitanya.Tata@nordicsemi.no>
parent d137527f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
		bucken-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
		iovdd-ctrl-gpios = <&edge_connector 9 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>;
		host-irq-gpios = <&edge_connector 19 GPIO_ACTIVE_HIGH>;
		srrf-switch-gpios = <&gpio1 13 GPIO_ACTIVE_HIGH>;

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