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>
#size-cells = <0>;
};
- wmac: wifi@180c0000 {
+ wmac: wmac@180c0000 {
compatible = "qca,ar9130-wifi";
reg = <0x180c0000 0x230000>;
reg = <0x18070000 0x4>;
};
- wmac: wifi@18100000 {
+ wmac: wmac@18100000 {
compatible = "qca,ar9330-wifi";
reg = <0x18100000 0x20000>;
reg = <0x18070000 0x14>;
};
- wmac: wifi@18100000 {
+ wmac: wmac@18100000 {
compatible = "qca,ar9340-wifi";
reg = <0x18100000 0x20000>;
status = "disabled";
};
- wmac: wifi@18100000 {
+ wmac: wmac@18100000 {
compatible = "qca,qca9530-wifi";
reg = <0x18100000 0x20000>;
status = "disabled";
};
- wmac: wifi@18100000 {
+ wmac: wmac@18100000 {
compatible = "qca,qca9550-wifi";
reg = <0x18100000 0x10000>;
reg = <0x18070000 0x64>;
};
- wmac: wifi@18100000 {
+ wmac: wmac@18100000 {
compatible = "qca,qca9560-wifi";
reg = <0x18100000 0x10000>;