public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable DP83822 PHY driver
@ 2026-05-02 12:43 Stefan Wahren
  2026-05-03 10:56 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Wahren @ 2026-05-02 12:43 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Krzysztof Kozlowski,
	Alexandre Belloni, Linus Walleij, Drew Fustini, Arnd Bergmann,
	Shawn Guo
  Cc: Christoph Stoidner, Primoz Fiser, linux-arm-kernel, Stefan Wahren

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

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index dd1ac01ee29b..cea96ed9a945 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -422,6 +422,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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-03 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-02 12:43 [PATCH] arm64: defconfig: Enable DP83822 PHY driver Stefan Wahren
2026-05-03 10:56 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox