Looking at imx8qxp-enet2-tja1100.dtsi it looks like fec1 is being disabled. My understanding is that is the default ethernet interface. If that is the case we do not want to disable it and be able to use both ethernet interfaces.
Is my understanding correct about fec1?
The design isn't using a tja1100. It uses a LAN8710A transceiver. Would the same approach still work just changing the tja1100 specific lines, like line 37? How were the pinmux values (0x06000020) calculated?