ath79: define 2.4GHz radio for nanostation ac loco
authorNick Hainke <vincent@systemli.org>
Sun, 25 Oct 2020 13:41:31 +0000 (14:41 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 25 Oct 2020 15:04:52 +0000 (16:04 +0100)
The nanostation ac loco has a 2.4GHz management radio.

Signed-off-by: Nick Hainke <vincent@systemli.org>
target/linux/ath79/dts/ar9342_ubnt_nanostation-ac-loco.dts

index 5c16f69d2552333cd9103cd52e10dc49e1af1eff..7f689e0fe33dc1fc80899085092b954db773cccd 100644 (file)
@@ -33,3 +33,9 @@
                rxdv-delay = <3>;
        };
 };
+
+&wmac {
+       status = "okay";
+
+       mtd-cal-data = <&art 0x1000>;
+};