From 70eedac9b30a06d0d1445bfa31743440ba535e51 Mon Sep 17 00:00:00 2001 From: Alar Aun Date: Tue, 6 Apr 2021 19:38:31 +0300 Subject: [PATCH] ipq40xx: add MikroTik cAP ac support MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This adds support for the MikroTik RouterBOARD RBcAPGi-5acD2nD (cAP ac), a indoor dual band, dual-radio 802.11ac wireless AP, two 10/100/1000 Mbps Ethernet ports. See https://mikrotik.com/product/cap_ac for more info. Specifications: - SoC: Qualcomm Atheros IPQ4018 - RAM: 128 MB - Storage: 16 MB NOR - Wireless: · Built-in IPQ4018 (SoC) 802.11b/g/n 2x2:2, 2.5 dBi antennae · Built-in IPQ4018 (SoC) 802.11a/n/ac 2x2:2, 2.5 dBi antennae - Ethernet: Built-in IPQ4018 (SoC, QCA8075) , 2x 1000/100/10 port, PoE in and passive PoE out Unsupported: - PoE out Installation: Boot the initramfs image via TFTP and then flash the sysupgrade image using "sysupgrade -n" Signed-off-by: Alar Aun --- package/firmware/ipq-wifi/Makefile | 2 + .../ipq-wifi/board-mikrotik_cap-ac.qca4019 | Bin 0 -> 24324 bytes .../ipq40xx/base-files/etc/board.d/01_leds | 7 + .../ipq40xx/base-files/etc/board.d/02_network | 5 + .../base-files/etc/board.d/03_gpio_switches | 3 + .../etc/hotplug.d/firmware/11-ath10k-caldata | 2 + .../base-files/lib/upgrade/platform.sh | 1 + .../arch/arm/boot/dts/qcom-ipq4018-cap-ac.dts | 250 ++++++++++++++++++ target/linux/ipq40xx/image/mikrotik.mk | 9 + .../901-arm-boot-add-dts-files.patch | 3 +- 10 files changed, 281 insertions(+), 1 deletion(-) create mode 100644 package/firmware/ipq-wifi/board-mikrotik_cap-ac.qca4019 create mode 100644 target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-cap-ac.dts diff --git a/package/firmware/ipq-wifi/Makefile b/package/firmware/ipq-wifi/Makefile index 5d8c04b7d8..8e1dcec20f 100644 --- a/package/firmware/ipq-wifi/Makefile +++ b/package/firmware/ipq-wifi/Makefile @@ -45,6 +45,7 @@ ALLWIFIBOARDS:= \ linksys_ea8300 \ linksys_mr8300-v0 \ luma_wrtq-329acn \ + mikrotik_cap-ac \ mikrotik_hap-ac2 \ mikrotik_hap-ac3 \ mikrotik_sxtsq-5-ac \ @@ -135,6 +136,7 @@ $(eval $(call generate-ipq-wifi-package,glinet_gl-s1300,GL.iNet GL-S1300)) $(eval $(call generate-ipq-wifi-package,linksys_ea8300,Linksys EA8300)) $(eval $(call generate-ipq-wifi-package,linksys_mr8300-v0,Linksys MR8300)) $(eval $(call generate-ipq-wifi-package,luma_wrtq-329acn,Luma WRTQ-329ACN)) +$(eval $(call generate-ipq-wifi-package,mikrotik_cap-ac,Mikrotik cAP ac)) $(eval $(call generate-ipq-wifi-package,mikrotik_hap-ac2,Mikrotik hAP ac2)) $(eval $(call generate-ipq-wifi-package,mikrotik_hap-ac3,Mikrotik hAP ac3)) $(eval $(call generate-ipq-wifi-package,mikrotik_sxtsq-5-ac,MikroTik SXTsq 5 ac)) diff --git a/package/firmware/ipq-wifi/board-mikrotik_cap-ac.qca4019 b/package/firmware/ipq-wifi/board-mikrotik_cap-ac.qca4019 new file mode 100644 index 0000000000000000000000000000000000000000..81da65d2257f345c501fdb62c4699350bfd922a3 GIT binary patch literal 24324 zcmeHP|5p>)6(7D+iz^cn1QLdj5Fj)O5U57J2!zN<$OtS&g`FZ@jGHGgxoG&iUE0sV^O-&FGbuzw%plncT&a`A#*VpiBnw0$7 zdZn7LtjkU@w`!WJHFbD1bq}w#TBEG~XNAOt7hfpdCS=1`-P1X`l`UFK5E#rs0QzptQ8KfBpC)ltm4MUj6-A zj-MhIU7=t$_{%DIj8=WE&T$&?f(IUnW9=|U`}BDT z#I(HDd=MIyV%y`~@1xfc-FDR5bbMyEg#p^O2^e;Bqz9PFMTw8+M*7>;ic(RE#UQ~xzIU|RfxKgg{ch609uMcO?SPW= znQg7!XA=#d7OGN?gy+nTwRG*R;~a{TKbk(JFSwkjiKx=gROG&6hIkxfOKuyF2Y)7GD;$MAv>j)22Uoh2O?F@oY@pQE;3k3(I&q)!bRw9DgWW za_gpYNZRwOHhTTyT#%7tqmsB!4*{mLqb398E*g zmeb%&BvX)y5+}iSYj#CIzu{Ya-Kx6{v$ln^PFcIMIM*CME9+@*hkH_T4(_Y~5+xEP z7YL9`!v!#Q-5(@Mb_kFS5&;qc5&;qc5&;qc5&;qc5&;r{%|^i841v4jHhVrE`bUq} z>*ilT5U9`UCgxu_*53KddkaM+Sj`@IrRL#sdGEs|5bTq*kCFG@9g_~XJp!-qhERR| z>p%tqWS4#YgTDmw6%gyh9{^cTA6gFnxK7Of;HplD=frJhAu@MFu8zpgp(SPIN2}`U zb$wq9jZRG6p1nK&;L)GI{o#e@J8bfJ*5uVTt08k96s2@oGoj`jC@Sugh!ZMU9!S9tsX|O1x+P=1tx`;2-2z%Q|@XHyzL9dU*FZ|J{*ykH?7nu#mMZ z?ws@A0q@>z{yT9Xf_IPWE_wGBk3{9%FW}v~FH|ZOvMme-1F|h4At8_l<>%$yJ5D2) zIzjy#^&hnV(3s&R;TOX1hC7aUdmHfg33>Z4%U*D&cO2#^Sn2y80^s;U%+3En-061tO^+E(Y?qgaebY%dk$KTKkR<=!shFRo$BoKV%ulxHa23YAyvmP zbr~Blxk0FlURp2=YEM-Zh&W64uqmBZRUu;F|C2j9l#mFS28`{P!jP-uo30zRSfxR% zOUC966Dn0jk%+hSCquussX{Db;syqNLIPwOHeSR|8cKB8rg398)@V4S#T1iEmY0`KN)94PV_G91Z^r}{=G?Bjaz;N9hQVbr_*l;57Fl78aR;%4FjRK}! zm{Kd2(y>1p##K$yJW;ao8*Eb7t~w%$!VSiUx$%%`(0Bo>(q>2_O?qP|R;SI9MuI@} z+A|e$5!bkY4eK2u>bOaV05xQKlPu*?-9FYhmn8roF( z(n!Jsn1d(cg}3@-Nba0K5+xEP7YJ;JrQu>~WcLS)z(RM&Zx5vM8IgfEx*Ct}6~;z? z6nuKHpp$zlswSl1$<*;>W2$x) zeRrp^KlcKsDe~C&!^)Dq3Gurj=<)cuMrpo)A07SR_Nl?#&$t@Op{LWzft(BM#)xCj z##^eydpL}UkcT%KPfDc-D>O_uQgku(H0{XF1B-WR`ZLZm8)%h}42?%iB)mA-e}1x6 zb3n>Uq($}Ui!Y_OMpT4I@6Y`1y6Cf*Cfc$2q0_ap{XBM9;IyH&MTQDRH2VCwrZ>NX z*A!m*{T~Xi@Y*9!gdVv&curL;;j$=!Q~KslO3L`@bk;4svTOgDq?2Lto41>XGdtND z>aknb)HRY!HiJPO{=Dw^fkK{;7In4v$fxNlRwX6(-gL`o(bdGZh~ppZ!XYP4BCrh* zc-OCR{L@a}oN$n>ytx}%`xOojCl0*9FK{r~v9YY!!vW;4a5%w>>>?5H3IyCGef-?x zykhd37lb>!`;C6)ZDpo25zn>v@l4+HsMajJJ-*FbdG2{;0^a?+U*ir2s7H&nk?vWM zqqYMAI4|BG@Z!sdZhyNGy!egA$Q9q-+P|5cd)zn4yEo^$e(Hwg-TzeNNIS1Zz@412 YE3Un5zt>K1oq>_O`;ES8zWw */ + +#include "qcom-ipq4019.dtsi" +#include +#include +#include + +/ { + model = "MikroTik cAP ac"; + compatible = "mikrotik,cap-ac"; + + memory { + device_type = "memory"; + reg = <0x80000000 0x08000000>; + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; + + aliases { + led-boot = &led_user; + led-failsafe = &led_user; + led-running = &led_user; + led-upgrade = &led_user; + }; + + soc { + rng@22000 { + status = "okay"; + }; + + counter@4a1000 { + compatible = "qcom,qca-gcnt"; + reg = <0x4a1000 0x4>; + }; + + tcsr@1949000 { + compatible = "qcom,tcsr"; + reg = <0x1949000 0x100>; + qcom,wifi_glb_cfg = ; + }; + + ess_tcsr@1953000 { + compatible = "qcom,tcsr"; + reg = <0x1953000 0x1000>; + qcom,ess-interface-select = ; + }; + + tcsr@1957000 { + compatible = "qcom,tcsr"; + reg = <0x1957000 0x100>; + qcom,wifi_noc_memtype_m0_m2 = ; + }; + + crypto@8e3a000 { + status = "okay"; + }; + + watchdog@b017000 { + status = "okay"; + }; + + ess-switch@c000000 { + status = "okay"; + }; + + edma@c080000 { + status = "okay"; + qcom,poll_required = <0>; + qcom,num_gmac = <1>; + }; + }; + + keys { + compatible = "gpio-keys"; + + reset { + label = "reset"; + gpios = <&tlmm 63 GPIO_ACTIVE_LOW>; + linux,code = ; + }; + + mode { + label = "mode"; + gpios = <&tlmm 5 GPIO_ACTIVE_LOW>; + linux,code = ; + }; + }; + + leds { + compatible = "gpio-leds"; + + power { + label = "blue:power"; + gpios = <&tlmm 0 GPIO_ACTIVE_HIGH>; + default-state = "keep"; + }; + + led_user: user { + label = "green:user"; + gpios = <&tlmm 3 GPIO_ACTIVE_HIGH>; + panic-indicator; + }; + + wlan2g { + label = "green:wlan2g"; + gpios = <&tlmm 1 GPIO_ACTIVE_HIGH>; + }; + + wlan5g { + label = "green:wlan5g"; + gpios = <&tlmm 58 GPIO_ACTIVE_HIGH>; + }; + + eth1 { + label = "green:eth1"; + gpios = <ðphy4 1 GPIO_ACTIVE_HIGH>; + }; + + eth2 { + label = "green:eth2"; + gpios = <ðphy3 1 GPIO_ACTIVE_HIGH>; + }; + }; +}; + +&tlmm { + serial_pins: serial_pinmux { + mux { + pins = "gpio60", "gpio61"; + function = "blsp_uart0"; + bias-disable; + }; + }; + + spi_0_pins: spi_0_pinmux { + pin { + function = "blsp_spi0"; + pins = "gpio55", "gpio56", "gpio57"; + drive-strength = <2>; + bias-disable; + }; + pin_cs { + function = "gpio"; + pins = "gpio54"; + drive-strength = <2>; + bias-disable; + output-high; + }; + }; +}; + +&blsp_dma { + status = "okay"; +}; + +&blsp1_spi1 { + status = "okay"; + + pinctrl-0 = <&spi_0_pins>; + pinctrl-names = "default"; + cs-gpios = <&tlmm 54 GPIO_ACTIVE_HIGH>; + + flash@0 { + reg = <0>; + compatible = "jedec,spi-nor"; + spi-max-frequency = <40000000>; + + partitions { + compatible = "fixed-partitions"; + #address-cells = <1>; + #size-cells = <1>; + + partition@0 { + label = "Qualcomm"; + reg = <0x0 0x80000>; + read-only; + }; + + partition@80000 { + compatible = "mikrotik,routerboot-partitions"; + #address-cells = <1>; + #size-cells = <1>; + label = "RouterBoot"; + reg = <0x80000 0x80000>; + read-only; + + hard_config { + read-only; + }; + + dtb_config { + read-only; + }; + + soft_config { + }; + }; + + partition@100000 { + compatible = "mikrotik,minor"; + label = "firmware"; + reg = <0x100000 0xf00000>; + }; + }; + }; +}; + +&blsp1_uart1 { + status = "okay"; + + pinctrl-0 = <&serial_pins>; + pinctrl-names = "default"; +}; + +&cryptobam { + status = "okay"; +}; + +&mdio { + status = "okay"; +}; + +&gmac0 { + vlan_tag = <0 0x3f>; +}; + +ðphy3 { + gpio-controller; + #gpio-cells = <2>; +}; + +ðphy4 { + gpio-controller; + #gpio-cells = <2>; +}; + +&wifi0 { + status = "okay"; + + qcom,ath10k-calibration-variant = "MikroTik-cAP-ac"; +}; + +&wifi1 { + status = "okay"; + + qcom,ath10k-calibration-variant = "MikroTik-cAP-ac"; +}; diff --git a/target/linux/ipq40xx/image/mikrotik.mk b/target/linux/ipq40xx/image/mikrotik.mk index 2fdaad60ab..037a042848 100644 --- a/target/linux/ipq40xx/image/mikrotik.mk +++ b/target/linux/ipq40xx/image/mikrotik.mk @@ -20,6 +20,15 @@ define Device/mikrotik_nand IMAGE/nand-sysupgrade.bin := sysupgrade-tar | append-metadata endef +define Device/mikrotik_cap-ac + $(call Device/mikrotik_nor) + DEVICE_MODEL := cAP ac + SOC := qcom-ipq4018 + DEVICE_PACKAGES := ipq-wifi-mikrotik_cap-ac -kmod-ath10k-ct \ + kmod-ath10k-ct-smallbuffers +endef +TARGET_DEVICES += mikrotik_cap-ac + define Device/mikrotik_hap-ac2 $(call Device/mikrotik_nor) DEVICE_MODEL := hAP ac2 diff --git a/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch b/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch index b76b1a30bb..09ea4efddd 100644 --- a/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch +++ b/target/linux/ipq40xx/patches-5.10/901-arm-boot-add-dts-files.patch @@ -10,7 +10,7 @@ Signed-off-by: John Crispin --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -902,11 +902,72 @@ dtb-$(CONFIG_ARCH_QCOM) += \ +@@ -902,11 +902,73 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-apq8074-dragonboard.dtb \ qcom-apq8084-ifc6540.dtb \ qcom-apq8084-mtp.dtb \ @@ -31,6 +31,7 @@ Signed-off-by: John Crispin + qcom-ipq4018-gl-ap1300.dtb \ + qcom-ipq4018-jalapeno.dtb \ + qcom-ipq4018-meshpoint-one.dtb \ ++ qcom-ipq4018-cap-ac.dtb \ + qcom-ipq4018-hap-ac2.dtb \ + qcom-ipq4018-sxtsq-5-ac.dtb \ + qcom-ipq4018-nbg6617.dtb \ -- 2.30.2