This adds a collection of further fixes for Zyxel NBG6716. All of these patches are RFC, as I do not own the device and have just collected stuff based on discontinued PRs and what I found when comparing to ar71xx. Despite, some solution are only working partially, need some adjustment, or are just untested.
I'm posting this here to look for feedback, and to have it tested. In worst case, at least my work collecting this stuff will be documented somewhere :-) Note that despite what I'm addressing here, the device also exists with two different NAND sizes, which both were supported in ar71xx, but aren't anymore in ath79. Adrian Schmutzler (2): ath79: further fixes for ZyXEL NBG6716 ath79: fix 5 GHz Wi-Fi on Zyxel NBG6716 Guillaume Lefebvre (1): ath79: fix wmac initialization for Zyxel NBG6716 .../linux/ath79/dts/qca9558_zyxel_nbg6716.dts | 17 ++++++++++------ .../ath79/nand/base-files/etc/board.d/01_leds | 3 +++ .../etc/hotplug.d/firmware/10-ath9k-eeprom | 4 ---- .../etc/hotplug.d/firmware/11-ath10k-caldata | 20 ++++++++++++++++++- .../etc/hotplug.d/ieee80211/10-fix-wifi-mac | 18 +++++++++++++++++ 5 files changed, 51 insertions(+), 11 deletions(-) create mode 100644 target/linux/ath79/nand/base-files/etc/hotplug.d/ieee80211/10-fix-wifi-mac -- 2.20.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
