linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V0:net-next 0/4] net: ethernet: stmmac: add support for stm32mp1
@ 2018-05-25  7:46 Christophe Roullier
  2018-05-25  7:46 ` [PATCH V0:net-next 1/4] net: ethernet: stmmac: add adaptation for stm32mp157c Christophe Roullier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christophe Roullier @ 2018-05-25  7:46 UTC (permalink / raw)
  To: linux-arm-kernel

Patches to have Ethernet support on stm32mp1

Christophe Roullier (4):
  net: ethernet: stmmac: add adaptation for stm32mp157c.
  dt-bindings: stm32-dwmac: add support of MPU families
  net: stmmac: add dwmac-4.20a compatible
  dt-bindings: stm32: add compatible for syscon

 .../devicetree/bindings/arm/stm32/stm32-syscon.txt |  14 ++
 .../devicetree/bindings/arm/{ => stm32}/stm32.txt  |   0
 .../devicetree/bindings/net/stm32-dwmac.txt        |  18 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c  | 267 +++++++++++++++++++--
 .../net/ethernet/stmicro/stmmac/stmmac_platform.c  |   3 +-
 5 files changed, 284 insertions(+), 18 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/stm32/stm32-syscon.txt
 rename Documentation/devicetree/bindings/arm/{ => stm32}/stm32.txt (100%)

-- 
1.9.1

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

end of thread, other threads:[~2018-05-29  3:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-25  7:46 [PATCH V0:net-next 0/4] net: ethernet: stmmac: add support for stm32mp1 Christophe Roullier
2018-05-25  7:46 ` [PATCH V0:net-next 1/4] net: ethernet: stmmac: add adaptation for stm32mp157c Christophe Roullier
2018-05-25  7:46 ` [PATCH V0:net-next 2/4] dt-bindings: stm32-dwmac: add support of MPU families Christophe Roullier
2018-05-25  7:46 ` [PATCH V0:net-next 3/4] net: stmmac: add dwmac-4.20a compatible Christophe Roullier
2018-05-25  7:46 ` [PATCH V0:net-next 4/4] dt-bindings: stm32: add compatible for syscon Christophe Roullier
2018-05-29  3:08 ` [PATCH V0:net-next 0/4] net: ethernet: stmmac: add support for stm32mp1 David Miller

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).