[PATCH V2] arm64: defconfig: Enable DP83822 PHY driver

Stefan Wahren wahrenst at gmx.net
Wed May 27 08:14:14 PDT 2026


Enable DP83822 PHY driver as a module to support the Ethernet PHY,
which is placed on phyCORE-i.MX93 SOM.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
Signed-off-by: Stefan Wahren <wahrenst at gmx.net>
---

Changes in V2:
- rebase patch
- add Krzysztof's Reviewed-by

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d905a0777f93..20bbbd310d2f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -421,6 +421,7 @@ CONFIG_AT803X_PHY=y
 CONFIG_QCA808X_PHY=m
 CONFIG_REALTEK_PHY=y
 CONFIG_ROCKCHIP_PHY=y
+CONFIG_DP83822_PHY=m
 CONFIG_DP83867_PHY=y
 CONFIG_DP83869_PHY=m
 CONFIG_DP83TG720_PHY=m
-- 
2.43.0




More information about the linux-arm-kernel mailing list