[PATCH v2 0/1] arm64: Add support for Cavium Thunder ARMv8 platform

mohun106 at gmail.com mohun106 at gmail.com
Mon Mar 3 02:19:01 EST 2014


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

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

The Thunder platform is full GICv3 compliant and uses 48-bit Physical
Addresses.

This patch depends on the following submitted patches
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) Boot time configuration of Intermediate Physical Address size
[RFC PATCH 1/1] arm64: Add boot time configuration of
Intermediate Physical Address size
http://www.spinics.net/lists/arm-kernel/msg312370.html

Changes from v1:
- Removed Kconfig option for Thunder.

Radha Mohan Chintakuntla (1):
  arm64: Add initial dts for Cavium Thunder SoC

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




More information about the linux-arm-kernel mailing list