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: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
Chaitanya Tata 2024-10-27 02:20:20 +05:30 committed by Mahesh Mahadevan
parent ecf308e8de
commit d137527f88
3 changed files with 3 additions and 3 deletions

View file

@ -82,7 +82,7 @@
<21 0 &gpio1 3 0>; /* D15 */
};
nrf70: coex {
nrf_radio_coex: coex {
status = "okay";
compatible = "nordic,nrf7002-coex";

View file

@ -5,7 +5,7 @@
*/
/ {
nrf70: coex {
nrf_radio_coex: coex {
compatible = "nordic,nrf7002-coex";
status = "okay";

View file

@ -5,7 +5,7 @@
*/
/ {
nrf70: coex {
nrf_radio_coex: coex {
compatible = "nordic,nrf7002-coex";
status = "okay";