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.

DP83825I: device ID in the Linux driver

Part Number: DP83825I

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