Skip to content

Commit 7568b03

Browse files
committed
[nrf fromlist] boards: nordic: Fix the label for nRF70 SR co-existence
The co-existence modules expect a common and fixed name, so, rename it to avoid churn. Upstream PR: zephyrproject-rtos/zephyr#80474 Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 33919fc commit 7568b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpunet.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<21 0 &gpio1 3 0>; /* D15 */
8383
};
8484

85-
nrf70: coex {
85+
nrf_radio_coex: coex {
8686
status = "okay";
8787
compatible = "nordic,nrf7002-coex";
8888

0 commit comments

Comments
 (0)