linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for switch on Armanda 370 RD
@ 2014-11-05 19:01 Andrew Lunn
  2014-11-05 19:01 ` [PATCH 1/3] dsa: mv88e6171: Add support for mv88e6172 Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andrew Lunn @ 2014-11-05 19:01 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset adds support for the switch chip found on the Marvell
370 RD board. The first patch extends the current mv88e6171 driver to
also support the mv88e6172. The second patch described the switch in
the device tree of the board, and the last patch enables require build
options in mvebu_v7_defconfig.

Davem should take patch #1
Jason Cooper should take patch #2 and #3.

Andrew Lunn (3):
  dsa: mv88e6171: Add support for mv88e6172
  mvebu: 370 RD: Add support for the switch
  mvebu: defconfig: Enable the mv88E6171 switch driver

 arch/arm/boot/dts/armada-370-rd.dts  | 49 ++++++++++++++++++++++++++++++++----
 arch/arm/boot/dts/armada-370-xp.dtsi |  2 +-
 arch/arm/configs/mvebu_v7_defconfig  |  2 ++
 drivers/net/dsa/Kconfig              |  6 ++---
 drivers/net/dsa/mv88e6171.c          |  5 +++-
 5 files changed, 54 insertions(+), 10 deletions(-)

-- 
2.1.3

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

end of thread, other threads:[~2014-11-07  3:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 19:01 [PATCH 0/3] Add support for switch on Armanda 370 RD Andrew Lunn
2014-11-05 19:01 ` [PATCH 1/3] dsa: mv88e6171: Add support for mv88e6172 Andrew Lunn
2014-11-06 20:08   ` David Miller
2014-11-05 19:02 ` [PATCH 2/3] mvebu: 370 RD: Add support for the switch Andrew Lunn
2014-11-07  3:30   ` Jason Cooper
2014-11-05 19:02 ` [PATCH 3/3] mvebu: defconfig: Enable the mv88E6171 switch driver Andrew Lunn
2014-11-07  3:32   ` Jason Cooper

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