1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 17:47:29 +02:00
openwrt/target/linux/bmips
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
..
dts bmips: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
files treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
generic bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00
image bmips: add wifi packages for supported devices 2021-03-23 20:23:47 +01:00
nand treewide: remove redundant ubifs kconfig symbols 2021-04-21 10:31:07 +01:00
patches-5.10 bmips: remove duplicated brcmnand patch 2021-05-17 12:25:34 +02:00
profiles
config-5.10 bmips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
Makefile bmips: add experimental ethernet support 2021-03-14 12:05:17 +01:00