Skip to content
Snippets Groups Projects
Commit 91a52f22 authored by Ansuel Smith's avatar Ansuel Smith Committed by David Bauer
Browse files

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: default avatarAnsuel Smith <ansuelsmth@gmail.com>
parent edb6bc19
No related branches found
No related tags found
No related merge requests found
Showing
with 4368 additions and 307 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment