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.