imxrt: Added support for DP83825I PHY

Signed-off-by: Michal Lenc <lencmich@fel.cvut.cz>
This commit is contained in:
Michal Lenc
2020-11-20 22:57:13 +01:00
committed by Alan Carvalho de Assis
parent 8f9ca79ffc
commit 8cf6cfda1a
3 changed files with 100 additions and 6 deletions
+6
View File
@@ -389,6 +389,9 @@ config ETH0_PHY_KSZ90x1
config ETH0_PHY_DP83848C
bool "National Semiconductor DP83848C PHY"
config ETH0_PHY_DP83825I
bool "Texas Instruments DP83825I PHY"
config ETH0_PHY_TJA1100
bool "NXP TJA1100 PHY"
select ARCH_PHY_100BASE_T1
@@ -445,6 +448,9 @@ config ETH1_PHY_KSZ90x1
config ETH1_PHY_DP83848C
bool "National Semiconductor DP83848C PHY"
config ETH1_PHY_DP83825I
bool "Texas Instruments DP83825I PHY"
config ETH1_PHY_TJA1100
bool "NXP TJA1100 PHY"
select ARCH_PHY_100BASE_T1