linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for Cavium Thunder ARMv8 platform
@ 2014-02-26  6:02 mohun106 at gmail.com
  2014-02-26  6:02 ` [PATCH 1/2] arm64: Add Kconfig option for Cavium Thunder SoC Family mohun106 at gmail.com
  2014-02-26  6:02 ` [PATCH 2/2] arm64: Add initial dts for Cavium Thunder SoC mohun106 at gmail.com
  0 siblings, 2 replies; 3+ messages in thread
From: mohun106 at gmail.com @ 2014-02-26  6:02 UTC (permalink / raw)
  To: linux-arm-kernel

From: Radha Mohan Chintakuntla <rchintakuntla@cavium.com>

This patch series adds preliminary support for Cavium's Thunder SoC
which is based on ARMv8 core.

This patchset depends on
1) GICv3 driver from Marc Zyngier
[PATCH 01/18] arm64: initial support for GICv3
http://www.spinics.net/lists/arm-kernel/msg305027.html

2) GICv3 devicetree bindings
[PATCH 02/18] arm64: GICv3 device tree binding documentation
http://www.spinics.net/lists/arm-kernel/msg305023.html

3) 48-bit Physical Address support for ARMv8 cores from Radha Mohan
Chintakuntla
[PATCH 1/1] arm64: Add support for 48-bit Physical Address
http://www.spinics.net/lists/arm-kernel/msg311035.html

Radha Mohan Chintakuntla (2):
  arm64: Add Kconfig option for Cavium Thunder SoC Family
  arm64: Add initial dts for Cavium Thunder SoC

 arch/arm64/Kconfig              |    6 ++
 arch/arm64/boot/dts/Makefile    |    1 +
 arch/arm64/boot/dts/thunder.dts |  158 +++++++++++++++++++++++++++++++++++++++
 3 files changed, 165 insertions(+), 0 deletions(-)
 create mode 100644 arch/arm64/boot/dts/thunder.dts

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

end of thread, other threads:[~2014-02-26  6:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26  6:02 [PATCH 0/2] Add support for Cavium Thunder ARMv8 platform mohun106 at gmail.com
2014-02-26  6:02 ` [PATCH 1/2] arm64: Add Kconfig option for Cavium Thunder SoC Family mohun106 at gmail.com
2014-02-26  6:02 ` [PATCH 2/2] arm64: Add initial dts for Cavium Thunder SoC mohun106 at gmail.com

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