1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/octeon
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
..
base-files octeon: use shared function for platform_copy_config() 2021-05-17 01:01:32 +02:00
files/arch/mips/boot/dts/cavium-octeon octeon: convert mtd-mac-address to nvmem implementation 2021-07-19 14:51:22 +02:00
image octeon: add new target and support for Ubiquiti EdgeRouter 6P 2021-05-17 01:01:26 +02:00
patches-5.4 treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
patches-5.10 treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
config-5.4 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
config-5.10 treewide: switch the timer frequency to 100 Hz 2021-04-21 10:31:10 +01:00
Makefile octeon: add 5.10 as testing kernel 2021-04-18 17:00:30 +03:00