On 5/7/2024 1:42 PM, Venkat Kumar Ande wrote: > The XGBE supports performing MDIO operations using an MDIO command > request. The driver mistakenly uses the mdio port address as the > MDIO command request device address instead of the MDIO command > request port address. Additionally, the driver does not properly check > for and create a clause 45 MDIO command > > Without the fix user will get a incorrect value from PHY device. >
Hi Venkat Kumar, Thanks for updating the patch order and the updated commit logs, they have more detailed information now and they are mostly good. Specific to above note, I will update it as following while merging if that is OK: "Without the fix PHY device is not detected and usable." Thanks, ferruh