Openwrt/package
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 base-files: upgrade: try umount lvm and loop devices 2021-08-04 19:12:34 +01:00
boot arm-trusted-firmware-mvebu: switch to CZ.NIC's Secure Firmware 2021-07-25 13:52:39 +02:00
devel
firmware
kernel treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
libs
network dnsmasq: reset EXTRA_MOUNT in the right place 2021-08-01 15:06:57 +01:00
system procd: update to git HEAD 2021-08-04 19:12:44 +01:00
utils otrx: use firmware-utils.git to avoid code duplication 2021-07-30 13:03:17 +02:00
Makefile