]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ath79: revert wmac node names
authorFelix Fietkau <nbd@nbd.name>
Wed, 9 Jul 2025 15:16:27 +0000 (17:16 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 9 Jul 2025 15:17:05 +0000 (17:17 +0200)
Changing the node names arbitrarily broke existing configurations, which
rely on the device path in /etc/config/wireless.
Revert that part of the change without altering the compatible strings.

Fixes: 7e09959efda2 ("mac80211: fix wmac node names")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ath79/dts/ar9132.dtsi
target/linux/ath79/dts/ar9330.dtsi
target/linux/ath79/dts/ar934x.dtsi
target/linux/ath79/dts/qca953x.dtsi
target/linux/ath79/dts/qca955x.dtsi
target/linux/ath79/dts/qca956x.dtsi

index 38e7798883952caa5ddd64fa99a865ac25e59ba3..ee9eab4ed1ff8863155a768511a6245020261049 100644 (file)
                        #size-cells = <0>;
                };
 
-               wmac: wifi@180c0000 {
+               wmac: wmac@180c0000 {
                        compatible = "qca,ar9130-wifi";
                        reg = <0x180c0000 0x230000>;
 
index 09e1d29396472f9c2a9ba8be4c509802d7235b70..71c59a1a38d083b2d56f0f71aff9d3680a40cdb6 100644 (file)
                        reg = <0x18070000 0x4>;
                };
 
-               wmac: wifi@18100000 {
+               wmac: wmac@18100000 {
                        compatible = "qca,ar9330-wifi";
                        reg = <0x18100000 0x20000>;
 
index 586eecff7fe2092b8f8b776123660ba380a92d10..7f26c35bbef6844d043c73e39508af6625b495dc 100644 (file)
                        reg = <0x18070000 0x14>;
                };
 
-               wmac: wifi@18100000 {
+               wmac: wmac@18100000 {
                        compatible = "qca,ar9340-wifi";
                        reg = <0x18100000 0x20000>;
 
index f3a9d59fb8e7136f3fe32eee0e521b02db8bf134..b5b51275cbecee87d4f1cc4f211072a1f1386ddb 100644 (file)
                        status = "disabled";
                };
 
-               wmac: wifi@18100000 {
+               wmac: wmac@18100000 {
                        compatible = "qca,qca9530-wifi";
                        reg = <0x18100000 0x20000>;
 
index 002a5c518a322301c3dba37e19b610c461d39963..76847c15b205b4d5eb028739faa23398fb9b0147 100644 (file)
                        status = "disabled";
                };
 
-               wmac: wifi@18100000 {
+               wmac: wmac@18100000 {
                        compatible = "qca,qca9550-wifi";
                        reg = <0x18100000 0x10000>;
 
index ab7c55ab1a52e24275c67162780d1f6a9525f369..433cbafc1ae45b4edc35b2c0e1a3ae9b6647b4aa 100644 (file)
                        reg = <0x18070000 0x64>;
                };
 
-               wmac: wifi@18100000 {
+               wmac: wmac@18100000 {
                        compatible = "qca,qca9560-wifi";
                        reg = <0x18100000 0x10000>;