Hello, We want to use the second ethernet port of the I.MX8, which is available on the back connector of the I.MX8 MEK board using a custom design board. Our understanding is that we need to add a PHY. We would like to use the DP83867. I'm wondering how this will then work with linux. I have very little experience with Linux drivers. I'm using the yocto linux provided by NXP (branch imx-linux-zeus - imx-5.4.70-2.3.1) and I'm wondering if it will support this PHY or not ? If it does not, which PHY are supported (we may consider using another one then...) ? If it does, what do I need to do in Linux to get the 2nd connection active then ? Thanks,