openwrt/target/linux/ath79
Robert Marko 150d0ceab7 ath79: ag71xx: support probe defferal for getting MAC address
Currently, of_get_ethdev_address() return is checked for any return error
code which means that trying to get the MAC from NVMEM cells that is backed
by MTD will fail if it was not probed before ag71xx.

So, lets check the return error code for EPROBE_DEFER and defer the ag71xx
probe in that case until the underlying NVMEM device is live.

Link: https://github.com/openwrt/openwrt/pull/15752
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-06-20 11:11:36 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts treewide: gpio to gpios 2024-06-17 12:57:06 +02:00
files ath79: ag71xx: support probe defferal for getting MAC address 2024-06-20 11:11:36 +02:00
generic ath79: fix wrong mac address for ecb1xx0 2024-06-14 14:20:27 +02:00
image ath79: diable some 6 MiB image size TP-Link devices 2024-06-16 22:10:37 +02:00
mikrotik ath79: mikrotik: set compat version for NAND devices 2024-06-19 12:26:19 +02:00
nand ath79: refresh 6.6 kernel config 2024-06-14 17:38:09 +02:00
patches-6.6 kernel: bump 6.6 to 6.6.33 and adjust subarches 2024-06-15 22:44:06 +02:00
tiny ath79: move D-Link DAP-1720 A1 to tiny sub-target 2024-03-30 01:04:17 +01:00
config-6.6 ath79: refresh 6.6 kernel config 2024-06-14 17:38:09 +02:00
Makefile ath79: switch default kernel to 6.6 2024-06-14 17:38:09 +02:00
modules.mk