This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: AM335x: Using two GPIO to reset two different ethernet PHY

Part Number: PROCESSOR-SDK-AM335X

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.