Re: [PATCH v7 2/2] ethernet: eswin: Add eic7700 ethernet driver
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-09-18 16:23:18
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-09-18 16:23:18
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Thu, Sep 18, 2025 at 05:00:26PM +0800, weishangjuan@eswincomputing.com wrote:
From: Shangjuan Wei <redacted> Add Ethernet controller support for Eswin's eic7700 SoC. The driver implements hardware initialization, clock configuration, delay adjustment functions based on DWC Ethernet controller, and supports device tree configuration and platform driver integration. Signed-off-by: Zhi Li <redacted> Signed-off-by: Shangjuan Wei <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew