diff --git a/target/linux/mediatek/dts/mt7986a-tplink-eap683-lr.dts b/target/linux/mediatek/dts/mt7986a-tplink-eap683-lr.dts new file mode 100644 index 0000000000..85ed4570eb --- /dev/null +++ b/target/linux/mediatek/dts/mt7986a-tplink-eap683-lr.dts @@ -0,0 +1,310 @@ +// SPDX-License-Identifier: GPL-2.0-only OR MIT + +/dts-v1/; +#include +#include +#include +#include + +#include "mt7986a.dtsi" + +/ { + compatible = "tplink,eap683-lr", "mediatek,mt7986a"; + model = "TP-Link EAP683-LR"; + + aliases { + serial0 = &uart0; + led-boot = &led_sys; + led-running = &led_sys; + led-upgrade = &led_sys; + led-failsafe = &led_sys; + }; + + /* + * OEM U-Boot overwrites bootargs set in u-boot-env when running the mtkboardboot command + * + * with tp_boot_idx unset or set != 1: + * console=ttyS0,115200n1 ubi.mtd=rootfs root=/dev/ubiblock0_0 rootfstype=squashfs rootwait loglevel=8 earlycon=uart8250,mmio32,0x11002000 + * + * with tp_boot_idx set to 1: + * console=ttyS0,115200n1 ubi.mtd=rootfs_1 root=/dev/ubiblock0_0 rootfstype=squashfs rootwait loglevel=8 earlycon=uart8250,mmio32,0x11002000 + */ + + chosen { + bootargs-append = " ubi.mtd=ubi root=/dev/ubiblock0_1"; + stdout-path = "serial0:115200n8"; + }; + + memory@40000000 { + reg = <0 0x40000000 0 0x20000000>; + device_type = "memory"; + }; + + gpio-export { + compatible = "gpio-export"; + + cc2652_backdoor { + gpio-export,name = "cc2652_backdoor"; + gpio-export,output = <1>; + gpios = <&pio 44 GPIO_ACTIVE_HIGH>; + }; + + cc2652_reset { + gpio-export,name = "cc2652_reset"; + gpio-export,output = <1>; + gpios = <&pio 7 GPIO_ACTIVE_HIGH>; + }; + }; + + keys { + compatible = "gpio-keys"; + + key-restart { + label = "Reset"; + gpios = <&pio 9 GPIO_ACTIVE_LOW>; + linux,code = ; + }; + }; + + leds { + compatible = "gpio-leds"; + + led_sys: led-0 { + function = LED_FUNCTION_STATUS; + color = ; + gpios = <&pio 11 GPIO_ACTIVE_HIGH>; + }; + }; +}; + +&crypto { + status = "okay"; +}; + +ð { + status = "okay"; + + mac@1 { + compatible = "mediatek,eth-mac"; + reg = <1>; + phy-handle = <&phy5>; + phy-mode = "2500base-x"; + }; + + mdio-bus { + #address-cells = <1>; + #size-cells = <0>; + reset-gpios = <&pio 10 GPIO_ACTIVE_LOW>; + reset-delay-us = <600>; + reset-post-delay-us = <20000>; + + phy5: ethernet-phy@5 { + compatible = "maxlinear,gpy211", "ethernet-phy-ieee802.3-c45"; + reg = <5>; + phy-mode = "2500base-x"; + }; + }; +}; + +&pcie { + pinctrl-names = "default"; + pinctrl-0 = <&pcie_pins>; + status = "okay"; +}; + +&pcie_phy { + status = "okay"; +}; + +&pio { + pcie_pins: pcie-pins { + mux { + function = "pcie"; + groups = "pcie_clk", "pcie_wake", "pcie_pereset"; + }; + }; + + spi_flash_pins: spi-flash-pins-33-to-38 { + mux { + function = "spi"; + groups = "spi0", "spi0_wp_hold"; + }; + conf-pu { + pins = "SPI2_CS", "SPI2_HOLD", "SPI2_WP"; + drive-strength = ; + mediatek,pull-up-adv = ; + }; + conf-pd { + pins = "SPI2_CLK", "SPI2_MOSI", "SPI2_MISO"; + drive-strength = ; + mediatek,pull-down-adv = ; + }; + }; + + uart2_pins: uart2-pins { + mux { + function = "uart"; + groups = "uart2_0_rx_tx", "uart2_0_cts_rts"; + }; + }; + + wf_2g_5g_pins: wf_2g_5g-pins { + mux { + function = "wifi"; + groups = "wf_2g", "wf_5g"; + }; + conf { + pins = "WF0_HB1", "WF0_HB2", "WF0_HB3", "WF0_HB4", + "WF0_HB0", "WF0_HB0_B", "WF0_HB5", "WF0_HB6", + "WF0_HB7", "WF0_HB8", "WF0_HB9", "WF0_HB10", + "WF0_TOP_CLK", "WF0_TOP_DATA", "WF1_HB1", + "WF1_HB2", "WF1_HB3", "WF1_HB4", "WF1_HB0", + "WF1_HB5", "WF1_HB6", "WF1_HB7", "WF1_HB8", + "WF1_TOP_CLK", "WF1_TOP_DATA"; + drive-strength = ; + }; + }; + + wf_dbdc_pins: wf-dbdc-pins { + mux { + function = "wifi"; + groups = "wf_dbdc"; + }; + conf { + pins = "WF0_HB1", "WF0_HB2", "WF0_HB3", "WF0_HB4", + "WF0_HB0", "WF0_HB0_B", "WF0_HB5", "WF0_HB6", + "WF0_HB7", "WF0_HB8", "WF0_HB9", "WF0_HB10", + "WF0_TOP_CLK", "WF0_TOP_DATA", "WF1_HB1", + "WF1_HB2", "WF1_HB3", "WF1_HB4", "WF1_HB0", + "WF1_HB5", "WF1_HB6", "WF1_HB7", "WF1_HB8", + "WF1_TOP_CLK", "WF1_TOP_DATA"; + drive-strength = ; + }; + }; +}; + +&spi0 { + pinctrl-names = "default"; + pinctrl-0 = <&spi_flash_pins>; + status = "okay"; + + flash@0 { + compatible = "spi-nand"; + reg = <0>; + #address-cells = <1>; + #size-cells = <1>; + spi-max-frequency = <52000000>; + spi-rx-bus-width = <4>; + spi-tx-bus-width = <4>; + mediatek,nmbm; + mediatek,bmt-max-ratio = <1>; + mediatek,bmt-max-reserved-blocks = <64>; + + partitions { + compatible = "fixed-partitions"; + #address-cells = <1>; + #size-cells = <1>; + + partition@0 { + reg = <0x0 0x100000>; + label = "BL2"; + read-only; + }; + + partition@100000 { + reg = <0x100000 0x100000>; + label = "boot-config"; + read-only; + }; + + partition@200000 { + reg = <0x200000 0x100000>; + label = "boot-config1"; + read-only; + }; + + partition@300000 { + compatible = "u-boot,env"; + reg = <0x300000 0x100000>; + label = "u-boot-env"; + }; + + partition@400000 { + reg = <0x400000 0x200000>; + label = "FIP0"; + read-only; + }; + + partition@600000 { + reg = <0x600000 0x200000>; + label = "FIP1"; + read-only; + }; + + partition@800000 { + reg = <0x800000 0x100000>; + label = "oops"; + }; + + partition@900000 { + reg = <0x900000 0x2680000>; + label = "ubi"; + }; + + partition@2f80000 { + reg = <0x2f80000 0x2680000>; + label = "ubi1"; + read-only; + }; + + partition@5600000 { + reg = <0x5600000 0x800000>; + label = "factory"; + read-only; + }; + + partition@5e00000 { + reg = <0x5e00000 0xc00000>; + label = "runtime_data"; + read-only; + }; + + partition@6a00000 { + reg = <0x6a00000 0x800000>; + label = "backup_data"; + read-only; + }; + + partition@7200000 { + reg = <0x7200000 0x600000>; + label = "runtime_backup"; + read-only; + }; + }; + }; +}; + +&trng { + status = "okay"; +}; + +&uart0 { + status = "okay"; +}; + +&uart2 { + pinctrl-names = "default"; + pinctrl-0 = <&uart2_pins>; + status = "okay"; +}; + +&watchdog { + status = "okay"; +}; + +&wifi { + pinctrl-names = "default", "dbdc"; + pinctrl-0 = <&wf_2g_5g_pins>; + pinctrl-1 = <&wf_dbdc_pins>; + status = "okay"; +}; diff --git a/target/linux/mediatek/filogic/base-files/etc/board.d/02_network b/target/linux/mediatek/filogic/base-files/etc/board.d/02_network index fa206fafce..3a8f6629d1 100644 --- a/target/linux/mediatek/filogic/base-files/etc/board.d/02_network +++ b/target/linux/mediatek/filogic/base-files/etc/board.d/02_network @@ -23,7 +23,8 @@ mediatek_setup_interfaces() zbtlink,zbt-z8103ax-c) ucidef_set_interfaces_lan_wan "lan1 lan2 lan3" eth1 ;; - acelink,ew-7886cax) + acelink,ew-7886cax|\ + tplink,eap683-lr) ucidef_set_interface_lan "eth0" "dhcp" ;; acer,predator-w6|\ @@ -277,6 +278,10 @@ mediatek_setup_macs() wan_mac=$label_mac lan_mac=$(macaddr_add "$label_mac" 1) ;; + tplink,eap683-lr) + label_mac=$(get_mac_binary "/tmp/factory/default-mac" 0) + lan_mac=$label_mac + ;; tplink,fr365-v1) lan_mac=$(strings /dev/mtd11 | grep 'option macaddr' | awk -F"'" '{print $2}') wan_mac="$(macaddr_add $lan_mac 1)" diff --git a/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata index e5d0e3f6b4..89f0a2a85a 100644 --- a/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata +++ b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata @@ -35,6 +35,9 @@ case "$FIRMWARE" in ln -sf /tmp/tp_data/MT7986_EEPROM.bin \ /lib/firmware/$FIRMWARE ;; + tplink,eap683-lr) + ln -sf /tmp/factory/radio /lib/firmware/$FIRMWARE + ;; esac ;; "mediatek/mt7996/mt7992_eeprom.bin") diff --git a/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac index 907dd00d36..45fd9e0b3a 100644 --- a/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac +++ b/target/linux/mediatek/filogic/base-files/etc/hotplug.d/ieee80211/11_fix_wifi_mac @@ -208,6 +208,11 @@ case "$board" in [ "$PHYNBR" = "0" ] && macaddr_add $addr 2 > /sys${DEVPATH}/macaddress [ "$PHYNBR" = "1" ] && macaddr_add $addr 3 > /sys${DEVPATH}/macaddress ;; + tplink,eap683-lr) + addr=$(get_mac_label) + [ "$PHYNBR" = "0" ] && echo $addr > /sys${DEVPATH}/macaddress + [ "$PHYNBR" = "1" ] && macaddr_add $addr 1 > /sys${DEVPATH}/macaddress + ;; tplink,fr365-v1) addr=$(strings /dev/mtd11 | grep 'option macaddr' | awk -F"'" '{print $2}') [ "$PHYNBR" = "0" ] && echo $addr > /sys${DEVPATH}/macaddress diff --git a/target/linux/mediatek/filogic/base-files/lib/preinit/09_mount_cfg_part b/target/linux/mediatek/filogic/base-files/lib/preinit/09_mount_cfg_part index 1acbd62511..451e867cc8 100644 --- a/target/linux/mediatek/filogic/base-files/lib/preinit/09_mount_cfg_part +++ b/target/linux/mediatek/filogic/base-files/lib/preinit/09_mount_cfg_part @@ -22,6 +22,9 @@ preinit_mount_cfg_part() { tplink,re6000xd) mount_ubi_part "tp_data" "tp_data" ;; + tplink,eap683-lr) + mount_ubi_part "factory" "ubi_factory_data" + ;; tplink,fr365-v1) mount_ubi_part "wlan" "ubi_wlan_factory_data" ;; diff --git a/target/linux/mediatek/image/filogic.mk b/target/linux/mediatek/image/filogic.mk index ac2776fa9a..4c2916e82d 100644 --- a/target/linux/mediatek/image/filogic.mk +++ b/target/linux/mediatek/image/filogic.mk @@ -2720,6 +2720,23 @@ define Device/tplink_be450 endef TARGET_DEVICES += tplink_be450 +define Device/tplink_eap683-lr + DEVICE_VENDOR := TP-Link + DEVICE_MODEL := EAP683-LR + DEVICE_DTS := mt7986a-tplink-eap683-lr + DEVICE_DTS_DIR := ../dts + DEVICE_PACKAGES := kmod-mt7915e kmod-mt7986-firmware mt7986-wo-firmware + UBINIZE_OPTS := -E 5 + BLOCKSIZE := 128k + PAGESIZE := 2048 + IMAGE_SIZE := 39424k + KERNEL_IN_UBI := 1 + IMAGES += factory.bin + IMAGE/factory.bin := append-ubi | check-size $$$$(IMAGE_SIZE) + IMAGE/sysupgrade.bin := sysupgrade-tar | append-metadata +endef +TARGET_DEVICES += tplink_eap683-lr + define Device/tplink_re6000xd DEVICE_VENDOR := TP-Link DEVICE_MODEL := RE6000XD