linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: ox810se: Add Ethernet support
@ 2022-01-04 14:56 Neil Armstrong
  2022-01-04 14:56 ` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE Neil Armstrong
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Neil Armstrong @ 2022-01-04 14:56 UTC (permalink / raw)
  To: davem, kuba
  Cc: netdev, linux-oxnas, linux-arm-kernel, linux-kernel, Neil Armstrong

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

Patch 1 & 2 are for net branch, patch 3 will be queued to arm-soc.

Changes since v1:
- correctly update value read from register
- add proper tag on patch 3 for arm-soc tree

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 | 115 +++++++++++++-----
 4 files changed, 111 insertions(+), 29 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-13  9:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 14:56 [PATCH v2 0/3] ARM: ox810se: Add Ethernet support Neil Armstrong
2022-01-04 14:56 ` [PATCH net-next v2 1/3] dt-bindings: net: oxnas-dwmac: Add bindings for OX810SE Neil Armstrong
2022-01-12  1:23   ` Rob Herring
2022-01-04 14:56 ` [PATCH net-next v2 2/3] net: stmmac: dwmac-oxnas: Add support " Neil Armstrong
2022-01-04 14:56 ` [PATCH arm-soc-next v2 3/3] ARM: dts: ox810se: Add Ethernet support Neil Armstrong
2022-01-12 17:36 ` [PATCH v2 0/3] ARM: " Jakub Kicinski
2022-01-13  9:12 ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).