This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/DP83822I: Link light and PHY register access but no transmitted/received data packets

Part Number: DP83822I

Tool/software: Linux

Good afternoon. I'm currently trying to configure a dp83822i PHY on a DPC. I've ported a dp83822 driver from patch work ([v5,1/2] net: phy: DP83822 initial driver submission) and verified that I can read/write/dump the values from all of the PHY registers. I can link in forced mode but I cannot receive data packets. Looking at the driver outside of enabling WOL we call the generic init/config functions. Is there any additional PHY/MAC register updates I need to make? Any special configuration required in the device tree? Our interface mode is RGMII and we're using the 2017.1 Xilinx uboot/linux release.