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.

DP83826I: Does the current DP83826 Linux Driver support DP83826I straightaway

Part Number: DP83826I

Hi Support, 

On the page https://www.ti.com/tool/ETHERNET-SW,  the "LINUX-DP83826 — DP83826 Linux Driver" only includes DP83826C and DP83826NC:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/phy/dp83822.c

Fullscreen
1
2
#define DP83826C_PHY_ID 0x2000a130
#define DP83826NC_PHY_ID 0x2000a110
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

I wonder if the driver supports DP83826I straightaway? Do any modifications need to be made to support DP83826I?