1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/ath79/dts
Santiago Piccinini 24463d0d94 ath79: add support for LibreRouter v1
Hardware
--------
SOC:   QCA9558
RAM:   128M DDR2
Flash: 16MiB SPI-NOR
ETH:   QCA8337N: 2x 10/100/1000 PoE and PoE pass-through
WiFi2: QCA9558 (bgn) 2T2R
WiFi5: 2x mPCIE with AR9582 (an) 2T2R
BTN:   1x Reset
GPIO:  multiple GPIO on header, PoE passthrough enable
UART:  3.3V 115200 8N1 header on the board
WDG:   ATTiny13 watchdog
JTAG:  header on the board
USB:   1x connector and 1x header on the board
PoE:   10-32V input in ETH port 1, passthrough in port 2
mPCIE: 2x populated with radios (but replaceable)

OpenWrt is preinstalled from factory. To install use <your-image>-sysupgade.bin
using the web interface or with sysupgrade -n.

Flash from bootloader (in case failsafe does not work)
1. Connect the LibreRouter with a serial adapter (TTL voltage) to the UART
   header in the board.
2. Connect an ETH cable and configure static ip addres 192.168.1.10/24
3. Turn on the device and stop the bootloader sending any key through the serial
   interface.
4. Use a TFTP server to serve <your image>-sysupgrade.bin file.
5. Execute the following commands at the bootloader prompt:
    ath> tftp 82000000 <your image>-sysupgrade.bin
    ath> erase 0x9f050000 +$filesize
    ath> cp.b 0x82000000 0x9f050000 $filesize
    ath> bootm 0x9f050000

More docs
* Bootloader https://github.com/librerouterorg/u-boot
* Board details (schematics, gerbers): https://github.com/librerouterorg/board

Signed-off-by: Santiago Piccinini <spiccinini@altermundi.net>
2019-03-13 16:25:34 +01:00
..
ar724x.dtsi
ar934x.dtsi ath79: ar934x: assert mac/mdio reset together for gmac0 2019-03-05 03:02:34 +01:00
ar1022_iodata_wn-ag300dgr.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7100.dtsi ath79: fix dtc compiler warnings 2018-12-12 12:28:26 +01:00
ar7161_buffalo_wzr-hp-ag300h.dts ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7161_dlink_dir-825-b1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7161_netgear_wndr3700.dts ath79: specify "firmware" partition format for WNDR3700 and v2 2018-11-24 13:15:55 +01:00
ar7161_netgear_wndr3700.dtsi ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7161_netgear_wndr3700v2.dts ath79: specify "firmware" partition format for WNDR3700 and v2 2018-11-24 13:15:55 +01:00
ar7161_netgear_wndr3800.dts ath79: specify "firmware" partition format for Netgear WNDR3800 2018-11-24 08:46:59 +01:00
ar7161_ubnt_routerstation-pro.dts ath79: add syscon compatible property to ar7100 ethernet nodes 2018-09-06 21:35:53 +02:00
ar7161_ubnt_routerstation.dts ath79: initial support for Ubiquiti RouterStation and RouterStation Pro 2018-08-27 19:31:17 +02:00
ar7161_ubnt_routerstation.dtsi ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar7240_buffalo_whr-g301n.dts ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7240_netgear_wnr612-v2.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_netgear_wnr612-v2.dtsi ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar7240_on_n150r.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr74xn-v1.dtsi ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7240_tplink_tl-wr740n-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr740n-v3.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr741-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr743nd-v1.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr841-v5.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240_tplink_tl-wr941-v4.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7240.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7241_tplink_tl-mr3x20.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7241_tplink_tl-mr3220-v1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7241_tplink_tl-mr3420-v1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7241_tplink_tl-wr841-v7.dts ath79: rename TP-LINK to TP-Link 2019-02-14 16:56:14 +01:00
ar7241_tplink_tl-wr842n-v1.dts ath79: add support for TP-Link TL-WR842N/ND v1 router 2018-12-15 21:35:45 +01:00
ar7241_tplink.dtsi ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7241_ubnt_airrouter.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_bullet-m.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_nano-m.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_rocket-m.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar7241_ubnt_unifi.dts ath79: Define firmware partition format to all boards where applicable 2018-12-06 13:28:22 +01:00
ar7241_ubnt_xm_outdoor.dtsi ath79: split ubnt outdoor device leds into separate dtsi 2018-12-03 07:58:49 +01:00
ar7241_ubnt_xm.dtsi ath79: Define firmware partition format to all boards where applicable 2018-12-06 13:28:22 +01:00
ar7241.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar7242_avm_fritz300e.dts ath79: dts: Unify naming of gpio-keys nodes 2019-01-26 21:09:12 +01:00
ar7242_buffalo_bhr-4grv.dts ath79: fix MAC address for Buffalo BHR-4GRV 2018-10-07 10:46:20 +02:00
ar7242_buffalo_wzr-bhr.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7242_buffalo_wzr-hp-g302h-a1a0.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7242_buffalo_wzr-hp-g450h.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar7242_tplink_tl-wr2543-v1.dts ath79: rename TP-LINK to TP-Link 2019-02-14 16:56:14 +01:00
ar7242.dtsi ath79: Add switch reset definition in dts 2018-07-30 10:43:35 +02:00
ar9132_tplink_tl-wa901nd-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9132_tplink_tl-wr941-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9132_tplink_tl-wr1043nd-v1.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
ar9132.dtsi ath79: ag71xx: apply interface mode to MII0/1_CTRL on ar71xx/ar913x 2018-08-28 11:26:53 +02:00
ar9330_glinet_gl-ar150.dts ath79: fix boardname of GL.iNet GL-AR150 2018-12-31 14:05:26 +01:00
ar9330_pqi_air-pen.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9330.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ar9331_dptechnics_dpt-module.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_dragino_ms14.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_embeddedwireless_dorin.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_etactica_eg200.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_onion_omega.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_pisen_wmm003n.dts ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar9331_tplink_tl-mr10u.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-mr3020-v1.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_tplink_tl-mr3040-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9331_tplink_tl-wr703n_tl-mr10u.dtsi ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar9331_tplink_tl-wr703n.dts ath79: rename dts/image using manufacturer_board scheme 2018-08-06 07:31:54 +02:00
ar9331_tplink_tl-wr740n-v4.dts ath79: rename TL-WR740ND-v4 to TL-WR740N-v4 2019-02-14 16:56:14 +01:00
ar9331_tplink_tl-wr741nd-v4.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9331_tplink_tl-wr741nd-v4.dtsi ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar9331.dtsi
ar9341_pcs_cr3000.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9341_tplink_tl-wr841-v8.dts ath79: add support for TP-Link TL-WR841N/ND v8 2018-12-31 13:28:31 +01:00
ar9341_tplink_tl-wr842n-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9341.dtsi ath79: ar934x: Update dts for current ag71xx driver 2018-07-30 10:43:33 +02:00
ar9342_iodata_etg3-r.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9342_ubnt_bullet-m-xw.dts ath79: ubnt-bullet-m-xw: Remove eth1 disabled node 2018-12-27 16:02:25 +01:00
ar9342_ubnt_lap-120.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9342_ubnt_nanostation-ac-loco.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9342_ubnt_nanostation-ac.dts ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar9342_ubnt_nanostation-m-xw.dts ath79: Add support for Ubiquiti Nanostation M (XW) 2019-03-05 03:15:52 +01:00
ar9342_ubnt_wa.dtsi ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9342_ubnt_xw.dtsi ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
ar9344_comfast_cf-e120a-v3.dts ath79: add support for COMFAST CF-E120A v3 2019-02-28 11:26:10 +01:00
ar9344_dlink_dir-8x5.dtsi ath79: add d-link dir-825-c1 and dir-835-a1 2018-12-17 00:21:34 +01:00
ar9344_dlink_dir-825-c1.dts ath79: add d-link dir-825-c1 and dir-835-a1 2018-12-17 00:21:34 +01:00
ar9344_dlink_dir-835-a1.dts ath79: add d-link dir-825-c1 and dir-835-a1 2018-12-17 00:21:34 +01:00
ar9344_ocedo_raccoon.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9344_pcs_cap324.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9344_pcs_cr5000.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9344_tplink_tl-wdr3600.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9344_tplink_tl-wdr4300.dts ath79: add SoC or family compatible 2018-12-06 13:28:22 +01:00
ar9344_tplink_tl-wdr4300.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9344_wd_mynet-wifi-rangeextender.dts ath79: add support for WD My Net Wi-Fi Range Extender 2018-09-10 09:07:41 +02:00
ar9344_winchannel_wb2000.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
ar9344.dtsi ath79: fix dts warnings 2018-08-08 08:11:11 +02:00
ath79.dtsi ath79: ar934x: Update dts for current ag71xx driver 2018-07-30 10:43:33 +02:00
qca953x_tplink_tl-wr810n.dtsi ath79: Add support for TP-Link WR810N 2018-12-31 14:18:19 +01:00
qca953x.dtsi ath79: fix wmac memory region for qca953x 2019-02-20 18:51:31 +01:00
qca956x.dtsi ath79: fix pinmux reg value for QCA956x 2018-12-24 19:18:07 +01:00
qca9531_engenius_ews511ap.dts ath79: add support for EnGenius EWS511AP 2018-12-31 16:25:09 +01:00
qca9531_glinet_gl-ar300m-nand.dts ath79: fix boardname of GL.iNet GL-AR300M 2018-12-31 14:24:21 +01:00
qca9531_glinet_gl-ar300m-nor.dts ath79: fix boardname of GL.iNet GL-AR300M 2018-12-31 14:24:21 +01:00
qca9531_glinet_gl-ar300m.dtsi ath79: Modify glinet x750 and AR300m MAC address offsets 2019-02-28 11:32:55 +01:00
qca9531_glinet_gl-x750.dts ath79: Modify glinet x750 and AR300m MAC address offsets 2019-02-28 11:32:55 +01:00
qca9531_tplink_tl-wr810n-v1.dts ath79: Add support for TP-Link WR810N 2018-12-31 14:18:19 +01:00
qca9531_yuncore_a770.dts ath79: add support for YunCore A770 2019-03-09 16:31:17 +01:00
qca9533_comfast_cf-e110n-v2.dts ath79: add support for COMFAST CF-E110N 2018-12-31 16:25:11 +01:00
qca9533_tplink_tl-wr810n-v2.dts ath79: Add support for TP-Link WR810N 2018-12-31 14:18:19 +01:00
qca9533_tplink_tl-wr841-v9.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9533_tplink_tl-wr841-v11.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9533_tplink_tl-wr841.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9557_buffalo_bhr-4grv2.dts ath79: dts: Unify naming of gpio-led nodes 2019-01-26 21:09:12 +01:00
qca9557_iodata_wn-ac1167dgr.dts ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557_iodata_wn-ac1600dgr2.dts ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557_iodata_wn-ac1600dgr.dts ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557_iodata_wn-ac-dgr.dtsi ath79: add support for I-O DATA WN-AC1600DGR 2019-02-14 16:56:15 +01:00
qca9557.dtsi ath79: qca955x: assert mdio/gmac reset together 2019-03-05 03:02:34 +01:00
qca9558_devolo_dvl1xxx.dtsi ath79: add support for devolo WiFi pro 1200e 2018-12-27 14:06:38 +01:00
qca9558_devolo_dvl1200e.dts ath79: add support for devolo WiFi pro 1200e 2018-12-27 14:06:38 +01:00
qca9558_devolo_dvl1200i.dts ath79: add support for devolo WiFi pro 1200i 2019-01-05 21:55:22 +01:00
qca9558_devolo_dvl1750c.dts ath79: add support for devolo WiFi pro 1750c 2018-12-27 14:06:38 +01:00
qca9558_devolo_dvl1750e.dts ath79: add support for Devolo WiFi Pro 1750e 2019-01-26 21:46:33 +01:00
qca9558_devolo_dvl1750i.dts ath79: add support for devolo WiFi pro 1750i 2019-01-05 21:55:22 +01:00
qca9558_librerouter_librerouter-v1.dts ath79: add support for LibreRouter v1 2019-03-13 16:25:34 +01:00
qca9558_ocedo_koala.dts ath79: fix OCEDO Koala ethernet configuration 2018-12-30 20:08:13 +01:00
qca9558_openmesh_om5p-ac-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9558_tplink_archer-c5-v1.dts ath79: add support for TP-Link Archer C5 v1 2019-02-28 11:32:55 +01:00
qca9558_tplink_archer-c7-v1.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_archer-c7-v2.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_archer-c7.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9558_tplink_re350k-v1.dts ath79: add support for TP-Link RE350K v1 2019-03-11 22:00:26 +01:00
qca9558_tplink_tl-wdr4900-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9558_tplink_tl-wr1043nd-v2.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_tl-wr1043nd-v3.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9558_tplink_tl-wr1043nd.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9561_avm_fritz4020.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9561_tplink_archer-c5x.dtsi ath79: add support for Archer C58/C59 v1 2018-11-26 12:05:45 +01:00
qca9561_tplink_archer-c58-v1.dts ath79: rename TP-LINK to TP-Link 2019-02-14 16:56:14 +01:00
qca9561_tplink_archer-c59-v1.dts ath79: rename TP-LINK to TP-Link 2019-02-14 16:56:14 +01:00
qca9561_xiaomi_mi-router-4q.dts ath79: add support for Xiaomi Mi Router 4Q 2019-02-11 19:04:06 +01:00
qca9563_dlink_dir-859-a1.dts ath79: add support for D-Link DIR-859 A1 2018-12-30 20:08:13 +01:00
qca9563_elecom_wrc-300ghbk2-i.dts ath79: add support for ELECOM WRC-1750GHBK2-I/C 2018-12-31 21:38:53 +09:00
qca9563_elecom_wrc-1750ghbk2-i.dts ath79: add support for ELECOM WRC-1750GHBK2-I/C 2018-12-31 21:38:53 +09:00
qca9563_elecom_wrc-ghbk2-i.dtsi ath79: add support for ELECOM WRC-1750GHBK2-I/C 2018-12-31 21:38:53 +09:00
qca9563_glinet_gl-ar750s.dts ath79: align GL-AR750S boardname to other GL.iNet devices 2019-01-01 19:42:41 +01:00
qca9563_nec_wg800hp.dts ath79: add support for NEC Aterm WG800HP 2018-12-24 19:18:07 +01:00
qca9563_phicomm_k2t.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9563_rosinson_wr818.dts ath79: tweak the position of factory partition for wr818 2018-12-31 16:37:09 +01:00
qca9563_tplink_archer-a7-v5.dts ath79: add support for TP-Link Archer A7 2018-12-17 08:09:13 +01:00
qca9563_tplink_archer-c2-v3.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9563_tplink_archer-c6-v2.dts ath79: add support for TP-Link Archer C6 v2 2018-12-31 16:25:11 +01:00
qca9563_tplink_archer-c7-v4.dts ath79: TP-Link Archer C7 v4 swap usb led names 2019-03-02 12:59:48 +01:00
qca9563_tplink_archer-c7-v5.dts ath79: add support for TP-Link Archer C7 v5 2018-12-27 14:06:38 +01:00
qca9563_tplink_archer-x6-v2.dtsi ath79: add support for TP-Link Archer C6 v2 2018-12-31 16:25:11 +01:00
qca9563_tplink_archer-x7-v5.dtsi ath79: dts: Remove newly added default-state=off property 2018-12-17 14:22:28 +01:00
qca9563_tplink_re450-v2.dts treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9563_tplink_tl-wr1043n.dtsi treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
qca9563_tplink_tl-wr1043nd-v4.dts ath79: make TP-Link revision naming consistent 2019-03-02 13:04:54 +01:00
qca9563_ubnt_unifiac-lite.dts ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-lite.dtsi ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-mesh-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-mesh.dts ath79: add support for Unifi AC Mesh 2018-06-28 20:31:48 +02:00
qca9563_ubnt_unifiac-pro.dts ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac-pro.dtsi ath79: add support for UniFi AC-Mesh Pro 2018-07-07 21:07:40 +02:00
qca9563_ubnt_unifiac.dtsi ath79: Fix UBNT Unifi AC LEDs 2018-12-31 13:28:31 +01:00