openwrt/target/linux/ath79/files/drivers/net/ethernet/atheros/ag71xx
Ansuel Smith 91a52f22a1 treewide: backport support for nvmem on non platform devices
In the current state, nvmem cells are only detected on platform device.
To quickly fix the problem, we register the affected problematic driver
with the of_platform but that is more an hack than a real solution.
Backport from net-next the required patch so that nvmem can work also
with non-platform devices and rework our current patch.
Drop the mediatek and dsa workaround and rework the ath10k patches.
Rework every driver that use the of_get_mac_address api.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2021-08-05 01:46:26 +02:00
..
Kconfig ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
Makefile ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx.h ath79: ag71xx: make kernel 5.10 compatible 2021-02-20 01:26:04 +01:00
ag71xx_debugfs.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_ethtool.c ath79: ag71xx: add ethtool statistics support 2021-02-01 00:48:12 +01:00
ag71xx_gmac.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_main.c treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
ag71xx_mdio.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00
ag71xx_phy.c ath79: use downstream ag71xx for Kernel 5.4 2020-03-13 20:43:57 +01:00