All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: ox810se: Add Ethernet support
@ 2022-01-03 17:56 ` Neil Armstrong
  0 siblings, 0 replies; 14+ messages in thread
From: Neil Armstrong @ 2022-01-03 17:56 UTC (permalink / raw)
  To: davem; +Cc: Neil Armstrong, netdev, linux-arm-kernel, linux-oxnas, linux-kernel

This adds support for the Synopsys DWMAC controller found in the
OX820SE SoC, by using almost the same glue code as the OX820.

Neil Armstrong (3):
  dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE
  net: stmmac: dwmac-oxnas: Add support for OX810SE
  ARM: dts: ox810se: Add Ethernet support

 .../devicetree/bindings/net/oxnas-dwmac.txt   |  3 +
 arch/arm/boot/dts/ox810se-wd-mbwe.dts         |  4 +
 arch/arm/boot/dts/ox810se.dtsi                | 18 ++++
 .../net/ethernet/stmicro/stmmac/dwmac-oxnas.c | 92 ++++++++++++++-----
 4 files changed, 95 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-04  8:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 17:56 [PATCH 0/3] ARM: ox810se: Add Ethernet support Neil Armstrong
2022-01-03 17:56 ` Neil Armstrong
2022-01-03 17:56 ` [PATCH net-next 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE Neil Armstrong
2022-01-03 17:56   ` Neil Armstrong
2022-01-03 17:56 ` [PATCH net-next 2/3] net: stmmac: dwmac-oxnas: Add support " Neil Armstrong
2022-01-03 17:56   ` Neil Armstrong
2022-01-04  8:42   ` Neil Armstrong
2022-01-04  8:42     ` Neil Armstrong
2022-01-04  4:06 ` [PATCH 0/3] ARM: ox810se: Add Ethernet support Jakub Kicinski
2022-01-04  4:06   ` Jakub Kicinski
2022-01-04  8:10   ` Neil Armstrong
2022-01-04  8:10     ` Neil Armstrong
2022-01-04  8:11 ` [PATCH 3/3] ARM: dts: " Neil Armstrong
2022-01-04  8:11   ` Neil Armstrong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.