Hi Weidong,
I have a custom board with the iMX8MP processor. This processor is connected via RGMII to the 88LX5153 (G.hn Digital Chip MxL), which can configure its controller as either MAC or PHY.
In this case, it's set up as PHY to connect it to the iMX8MP. However, its voltage for the RGMII is 2.5V. In the design, I connected the NVCC_SAI1_SAI5 pin to 2.5V. Is this correct? Can it function properly at this voltage without issues? Should I consider anything else? Perhaps in boot strapping or DTB configuration?
The design is based on the iMX8MP-EVK evaluation board. Right now, the eth0 interface isn't coming up. During boot, these messages appear:
Net: Could not get PHY for FEC0: addr 1 Could not get PHY for FEC0: addr 1
[ 2.966142] mdio_bus 30be0000.ethernet-1: MDIO device at address 1 is missing.
[ 2.974045] fec 30be0000.ethernet eth0: registered PHC device 0
Can you help me try to solve this problem?
Thank you.
Toni.