Hi,
I have a custom board using two different GPIO to reset two different ethernet PHY.
In my situation, board only detect first PHY but I need it to reset both.
Here is a patch I found but board would boot up fail after I apply it.
https://patchwork.kernel.org/project/linux-omap/patch/daa29a99-0a17-d316-57eb-3e6162938d8d@ti.com/
It seems like only can be applied on am572x-idk, am571x-idk, a437x-idk but am335x-evmsk.
Is there anyone have any ideas on it?
Thanks.