[OpenWrt-Devel] [PATCH 0/2] Add support for the ZBT WE1026-H

Kristian Evensen kristian.evensen at gmail.com
Sun Jun 23 05:24:46 EDT 2019


This patch series adds support for the ZBT WE1026-H, an outdoor AP with support
for adding an internal LTE modem. The first patch restructures the DTS files for
the WE0126-5G slightly and adds a WE1026 DTSI-file, containing descriptions of
the components that are shared between the WE0126-5G and the WE1026-H. The
second patch adds support for the WE1026-H.

Signed-off-by: Kristian Evensen <kristian.evensen at gmail.com>

Kristian Evensen (2):
  ramips: Update ZBT WE1026 DTS-files
  ramips: Add support for ZBT WE1026-H

 .../ramips/base-files/etc/board.d/01_leds     |   5 +
 .../ramips/base-files/etc/board.d/02_network  |   3 +-
 target/linux/ramips/dts/WE1026-5G-16M.dts     |  77 ++-----------
 target/linux/ramips/dts/WE1026-5G.dtsi        |  93 +---------------
 target/linux/ramips/dts/WE1026-H-32M.dts      |  14 +++
 target/linux/ramips/dts/WE1026-H.dtsi         |  41 +++++++
 target/linux/ramips/dts/WE1026.dtsi           | 101 ++++++++++++++++++
 target/linux/ramips/image/mt7620.mk           |   9 ++
 8 files changed, 183 insertions(+), 160 deletions(-)
 create mode 100644 target/linux/ramips/dts/WE1026-H-32M.dts
 create mode 100644 target/linux/ramips/dts/WE1026-H.dtsi
 create mode 100644 target/linux/ramips/dts/WE1026.dtsi

-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list