From 9ae0895029e8b2f659b6525eb3eee1d6fca9f527 Mon Sep 17 00:00:00 2001 From: Michal Date: Fri, 20 Mar 2026 19:24:46 +0100 Subject: [PATCH] Update common/board/esplan_ethernet.yaml --- common/board/esplan_ethernet.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/common/board/esplan_ethernet.yaml b/common/board/esplan_ethernet.yaml index 6fd82ee..821cbd0 100644 --- a/common/board/esplan_ethernet.yaml +++ b/common/board/esplan_ethernet.yaml @@ -10,8 +10,6 @@ ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 - clk: - pin: GPIO17 - mode: CLK_EXT_IN + clk_mode: GPIO17_OUT phy_addr: 0 power_pin: GPIO5 \ No newline at end of file