linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for the ethernet switch on the ESPRESSObin
@ 2016-12-20  8:51 Romain Perier
  2016-12-20  8:51 ` [PATCH v2 1/3] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Romain Perier
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Romain Perier @ 2016-12-20  8:51 UTC (permalink / raw)
  To: linux-arm-kernel


This set of patches adds support for the Marvell ethernet switch 88E6341.
It also add the devicetree definition of this switch to the DT board.

Romain Perier (3):
  net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >=
    num_of_ports
  net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341/88E6141
  arm64: dts: marvell: Add ethernet switch definition for the
    ESPRESSObin

 .../boot/dts/marvell/armada-3720-espressobin.dts   | 67 ++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx/chip.c                   | 48 ++++++++++++++--
 drivers/net/dsa/mv88e6xxx/mv88e6xxx.h              |  4 +-
 3 files changed, 112 insertions(+), 7 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-12-21  8:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-20  8:51 [PATCH v2 0/3] Add support for the ethernet switch on the ESPRESSObin Romain Perier
2016-12-20  8:51 ` [PATCH v2 1/3] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Romain Perier
2016-12-20  8:51 ` [PATCH v2 2/3] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341/88E6141 Romain Perier
2016-12-20 15:37   ` Andrew Lunn
2016-12-20  8:51 ` [PATCH v2 3/3] arm64: dts: marvell: Add ethernet switch definition for the ESPRESSObin Romain Perier
2016-12-20 15:42   ` Andrew Lunn
2016-12-20 16:09     ` Romain Perier
2016-12-20 16:17       ` Andrew Lunn
2016-12-21  8:57         ` Romain Perier
2016-12-20  8:53 ` [PATCH v2 0/3] Add support for the ethernet switch on " Romain Perier

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