Hi,
Is it possible to use both 100M and 1G interfaces on RT1170 EVK at the same time on Zephyr?
I'm aware the 1G interface can use a 100M enet driver and get 100M speed, which is fine, but not able to get dhcp after enabling the enet1g node on DT, int-gpio, reset-gpio, etc are configured. Also, getting DT error if I enable enet and enet1g nodes at the same time. Zephyr seems already supports multi-enet interfaces, is there anything missing in the board DTS? We are using RT1170 EVK.
Thanks.