openwrt-mirror/target/linux/realtek/files-6.12/drivers/net/ethernet
Harshal Gohel 5880f345ba realtek: Fix nvmem support for ethernet device
The function of_get_mac_address is not taking care of evaluation the nvmem
address before trying to read out the mac-address properties. The driver
must check whether the return code is -EPROBE_DEFER and stop the probing
process in that case. If the nvmem-cell related driver code finished, the
probe can be redone ad the correct mac-address will appear for the device.

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19362
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-08-28 21:07:57 +02:00
..
rtl838x_eth.c realtek: Fix nvmem support for ethernet device 2025-08-28 21:07:57 +02:00
rtl838x_eth.h realtek: convert access to RTL931x analog serdes pages 2025-08-25 13:44:43 +02:00