linux/drivers/net/phy/aquantia
Robert Marko a6c121a243 net: phy: aquantia: check for NVMEM deferral
Currently, if NVMEM provider is probed later than Aquantia, loading the
firmware will fail with -EINVAL.

To fix this, simply check for -EPROBE_DEFER when NVMEM is attempted and
return it.

Fixes: e93984ebc1 ("net: phy: aquantia: add firmware load support")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/20251127114514.460924-1-robimarko@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-28 19:40:42 -08:00
..
aquantia_firmware.c net: phy: aquantia: check for NVMEM deferral 2025-11-28 19:40:42 -08:00
aquantia_hwmon.c net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code 2025-02-11 17:07:03 -08:00
aquantia_leds.c net: phy: avoid undefined behavior in *_led_polarity_set() 2024-12-18 16:50:23 -08:00
aquantia_main.c net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C) 2025-09-05 19:03:40 -07:00
aquantia.h net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototype 2025-09-09 18:24:17 -07:00
Kconfig net: phy: aquantia: switch to crc_itu_t() 2024-01-04 13:14:31 -08:00
Makefile net: phy: aquantia: add support for PHY LEDs 2024-06-05 10:21:31 +01:00