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
#define DP83826C_PHY_ID 0x2000a130 #define DP83826NC_PHY_ID 0x2000a110
I wonder if the driver supports DP83826I straightaway? Do any modifications need to be made to support DP83826I?