ramips: migrate wifi compatible to new name

Migrate wifi compatible from ralink,rt2880-wmac to ralink,rt2880-wifi to
align to new 6.18 backports version.

Link: https://github.com/openwrt/openwrt/pull/20964
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi 2025-11-27 23:16:38 +01:00
parent 52a0873742
commit 6e09394c3b
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7
7 changed files with 7 additions and 7 deletions

View file

@ -627,7 +627,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt7620-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 16>;

View file

@ -369,7 +369,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt7620-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt7620-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 16>;

View file

@ -243,7 +243,7 @@
};
wmac: wmac@480000 {
compatible = "ralink,rt2880-wmac";
compatible = "ralink,rt2880-wifi";
reg = <0x480000 0x40000>;
clocks = <&sysc 9>;

View file

@ -331,7 +331,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt3050-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt3050-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 12>;

View file

@ -358,7 +358,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt3352-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt3352-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 13>;

View file

@ -460,7 +460,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt3883-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt3883-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 13>;

View file

@ -363,7 +363,7 @@
};
wmac: wmac@10180000 {
compatible = "ralink,rt5350-wmac", "ralink,rt2880-wmac";
compatible = "ralink,rt5350-wifi", "ralink,rt2880-wifi";
reg = <0x10180000 0x40000>;
clocks = <&sysc 13>;