Hello,
We have our own design based on imx8mp and kernel 6.6.23 from NXP.
We also have the ethernet interface, and this is the device tree configuration:
We have a problem with the "ifconfig eth0 down" command. Most of the time the signal ENET1_MDC (AH9) stays high and sometimes low.
We need to make sure that this signal goes low. When this signal is high and supply to PHY is removed, some milliamps are driven through this pin.
Best regards
Angel
解決済! 解決策の投稿を見る。
Hi,
Thank you for your interest in NXP Semiconductor products,
You can try to add another pinctrl handle for sleep and when the interface is down, write to the MDC pin as GPIO through filesystem.
Regards
Hello,
Thank you for your answer.
I have added pinctrl handle for sleep and it seems to drive pin to low, both when I set the interface down and when I enter standby mode.
Best regards and thank you
Hi,
Thank you for your interest in NXP Semiconductor products,
You can try to add another pinctrl handle for sleep and when the interface is down, write to the MDC pin as GPIO through filesystem.
Regards