[PATCH RESEND 1/3] arm64: add THUNDER2 processor family
Will Deacon
will.deacon at arm.com
Mon Feb 6 02:06:08 PST 2017
On Sat, Feb 04, 2017 at 06:37:39PM +0000, Jayachandran C wrote:
> Add support for ThunderX2 CN99XX arm64 server processors.
>
> Introduce a new arm64 platform config option ARCH_THUNDER2 for these
> processors. Add device tree files boot/dts/cavium/thunder-99xx.dtsi for
> on-chip devices and boot/dts/cavium/thunder-99xx.dts for the evaluation
> board.
>
> Signed-off-by: Jayachandran C <jnair at caviumnetworks.com>
> ---
> arch/arm64/Kconfig.platforms | 7 ++
> arch/arm64/boot/dts/cavium/Makefile | 1 +
> arch/arm64/boot/dts/cavium/thunder-99xx.dts | 34 +++++++
> arch/arm64/boot/dts/cavium/thunder-99xx.dtsi | 147 +++++++++++++++++++++++++++
This is basically identical to vulcan.dtsi. Do we really need both in the
tree?
Will
More information about the linux-arm-kernel
mailing list