Hi Team,
My customer found, in the Linux driver https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/phy/dp83822.c , device ID is defined as below. However, they read the actual device ID is not 0x2000a150. Can they replace the defined value of the Linux drive by the read value?
Thanks.
#define DP83825I_PHY_ID 0x2000a150