[PATCH] net: fec_imx: Fix probe failure on i.MX27
Sascha Hauer
s.hauer at pengutronix.de
Thu Sep 18 07:25:07 PDT 2025
On Wed, 17 Sep 2025 16:06:59 +0200, Sascha Hauer wrote:
> FEC_TYPE_IMX27 is 0 which meands device_get_match_data() returns NULL
> and the driver bails out on the error check of this function. Start
> counting the enum at one to pass the error check also on i.MX27.
>
>
Applied, thanks!
[1/1] net: fec_imx: Fix probe failure on i.MX27
https://git.pengutronix.de/cgit/barebox/commit/?id=d37cbb49ccfa (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list