All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: marvell: support network on Armada 7K/8K
@ 2017-03-16 15:16 Thomas Petazzoni
  2017-03-16 15:16 ` [PATCH 1/2] arm64: marvell: dts: add PPv2.2 description to " Thomas Petazzoni
  2017-03-16 15:16 ` [PATCH 2/2] arm64: defconfig: enable MVPP2 Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2017-03-16 15:16 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

Now that the PPv2.2 support has been merged in the mvpp2 network
driver, we can finally enable networking support on the Armada 7K and
Armada 8K SoCs.

This small series:

 - Adds the Device Tree description of the PPv2.2 IP in both the
   master CP110 and slave CP110 (SoC description) and the description
   of a number of network interfaces available in the Armada 7K and
   Armada 8K development boards.

 - Enable the mvpp2 driver in the arm64 defconfig, since it's now used
   on ARM64 platforms.

Thanks!

Thomas

Thomas Petazzoni (2):
  arm64: marvell: dts: add PPv2.2 description to Armada 7K/8K
  arm64: defconfig: enable MVPP2

 arch/arm64/boot/dts/marvell/armada-7040-db.dts     | 25 +++++++++++++++
 arch/arm64/boot/dts/marvell/armada-8040-db.dts     | 16 ++++++++++
 .../boot/dts/marvell/armada-cp110-master.dtsi      | 37 ++++++++++++++++++++++
 .../arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 37 ++++++++++++++++++++++
 arch/arm64/configs/defconfig                       |  1 +
 5 files changed, 116 insertions(+)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-23 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-16 15:16 [PATCH 0/2] arm64: marvell: support network on Armada 7K/8K Thomas Petazzoni
2017-03-16 15:16 ` [PATCH 1/2] arm64: marvell: dts: add PPv2.2 description to " Thomas Petazzoni
2017-03-23 16:46   ` Gregory CLEMENT
2017-03-16 15:16 ` [PATCH 2/2] arm64: defconfig: enable MVPP2 Thomas Petazzoni
2017-03-23 16:50   ` Gregory CLEMENT

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.