The board code does a phy reset. This implicitly requests the phy reset
gpio. This gpio is also registered in the devicetree as phy reset gpio,
so the fec driver probe can't request the gpio and bails out with -EBUSY.
Fix this by freeing the phy reset gpio in the board code. While at it use
gpio_re
OK, thanks for your notes.
This code was originally written by another person and I've just tried to make
it little better.
I'll try to accomodate your remarks and improve the code.
--
With regards,
Uladzimir Bely.
___
barebox mailing list
barebox@li