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

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.

Signed-off-by: default avatarChaitanya Tata <Chaitanya.Tata@nordicsemi.no>
parent ecf308e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@
			   <21 0 &gpio1 3 0>;	/* D15 */
	};

	nrf70: coex {
	nrf_radio_coex: coex {
		status = "okay";
		compatible = "nordic,nrf7002-coex";

+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 */

/ {
	nrf70: coex {
	nrf_radio_coex: coex {
		compatible = "nordic,nrf7002-coex";
		status = "okay";

+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 */

/ {
	nrf70: coex {
	nrf_radio_coex: coex {
		compatible = "nordic,nrf7002-coex";
		status = "okay";