From: Nick Hainke Date: Sun, 25 Oct 2020 13:41:31 +0000 (+0100) Subject: ath79: define 2.4GHz radio for nanostation ac loco X-Git-Tag: v21.02.0-rc1~1290 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=cf5a1abe46fc04402bc950a6b168ec7f5b64aced;p=openwrt%2Fopenwrt.git ath79: define 2.4GHz radio for nanostation ac loco The nanostation ac loco has a 2.4GHz management radio. Signed-off-by: Nick Hainke --- diff --git a/target/linux/ath79/dts/ar9342_ubnt_nanostation-ac-loco.dts b/target/linux/ath79/dts/ar9342_ubnt_nanostation-ac-loco.dts index 5c16f69d25..7f689e0fe3 100644 --- a/target/linux/ath79/dts/ar9342_ubnt_nanostation-ac-loco.dts +++ b/target/linux/ath79/dts/ar9342_ubnt_nanostation-ac-loco.dts @@ -33,3 +33,9 @@ rxdv-delay = <3>; }; }; + +&wmac { + status = "okay"; + + mtd-cal-data = <&art 0x1000>; +};