[PATCH 3/5] drivers: net: Add T-Head DWMAC glue layer

Leo Liang ycliang at andestech.com
Thu Jul 17 07:52:09 CEST 2025


On Thu, Jul 10, 2025 at 03:41:59AM +0000, Yao Zi wrote:
> The Designware IP integrated in TH1520 SoC requires extra clock
> configuration to operate correctly. The Linux kernel's T-Head DWMAC glue
> driver is ported and adapted to U-Boot's API.
> 
> Signed-off-by: Yao Zi <ziyao at disroot.org>
> ---
>  MAINTAINERS               |   1 +
>  drivers/net/Kconfig       |   8 ++
>  drivers/net/Makefile      |   1 +
>  drivers/net/dwmac_thead.c | 288 ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 298 insertions(+)
>  create mode 100644 drivers/net/dwmac_thead.c

Acked-by: Leo Yu-Chi Liang <ycliang at andestech.com>


More information about the U-Boot mailing list