The #iMX93 reference manual describes the RGMII interfaces supporting RMII operation but there is no concrete definition of the pinout of each interface in RMII mode.
Even searching through the pin mapping spreadsheet attached to the reference manual doesn't make it clear where the RMII clock and control signals appear.
Since we are using the iMX93 as an upgrade to a number of existing products we have to use RMII, it is not possible to change all our designs to RGMII.
Where can I find this information please?
yes, for pin mapping, you can refer to the data sheet, I thought you need set up this mode, current bsp doesn't support yet
it seems imx93 doesn't support this so far, only Set eQOS to RGMII mode for 11x11 EVK
https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
We are planning to use the Ka-Ro QS93 module which quotes i.MX9352. The Ka-Ro module brings out all the RGMII pins of both Ethernet ports but I can't find out whether the same pins are used when RMII mode is used.
which i.mx93evk do you use? 11x11, 9x9 or 14x14? as I known, 14x14 doesn't support RMII so far