[PATCH 0/2] sunxi: add support for Ethernet on V3s-based SoCs

Tobias Schramm t.schramm at manjaro.org
Fri May 31 16:33:48 CEST 2024


This patchset adds support for Ethernet on V3s-based SoCs, adding in
required clock gates, resets to the CCU driver and finally a matching
configuration for the sun8i_emac driver.

Tobias Schramm (2):
  clk: sunxi: support Ethernet clock gates and resets on V3s-based SoCs
  net: sun8i_emac: add support for EMAC on V3s-based SoCs

 drivers/clk/sunxi/clk_v3s.c | 6 ++++++
 drivers/net/sun8i_emac.c    | 7 +++++++
 2 files changed, 13 insertions(+)

-- 
2.30.2



More information about the U-Boot mailing list