Skip to content

Commit 9d24a57

Browse files
krish2718rlubos
authored andcommitted
[nrf noup] boards: nordic: 7002dk_ns: Fix missing co-ex
The file has been removed upstream, but as upstream doesn't have NS support, this need to be fixed explicitly. Upstream PR: zephyrproject-rtos/zephyr#79606 Signed-off-by: Chaitanya Tata <[email protected]> (cherry picked from commit 9236bc2)
1 parent 1b0f089 commit 9d24a57

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_nrf7001_ns.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,5 @@
3535
qspi-quad-mode;
3636

3737
#include "nrf70_common.dtsi"
38-
#include "nrf70_common_coex.dtsi"
3938
};
4039
};

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_ns.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
qspi-quad-mode;
3636

3737
#include "nrf70_common.dtsi"
38-
#include "nrf70_common_coex.dtsi"
3938
#include "nrf70_common_5g.dtsi"
4039
};
4140
};

0 commit comments

Comments
 (0)