arm64: dts: Add Arm corstone1000 platform support
authorRui Miguel Silva <rui.silva@linaro.org>
Fri, 8 Apr 2022 13:19:22 +0000 (14:19 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 25 Apr 2022 13:20:19 +0000 (14:20 +0100)
commita69d277460888c2bd99a6fa849f474a7197a3e16
treebb9c71f50cd8ff1eaca576464b4fdf56fc0f6345
parent41e3958475ed3f9ad09facbe04cb8eafcee14546
arm64: dts: Add Arm corstone1000 platform support

Corstone1000 is a platform from arm, which includes pre
verified Corstone SSE710 sub-system that combines Cortex-A and
Cortex-M processors [0].

These device trees contains the necessary bits to support the
Corstone 1000 FVP (Fixed Virtual Platform) [1] and the
FPGA MPS3 board Cortex-A35 implementation at Cortex-A35 host
side of this platform. [2]

0: https://developer.arm.com/documentation/102360/0000
1: https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps
2: https://developer.arm.com/documentation/dai0550/c/

Link: https://lore.kernel.org/r/20220408131922.3864348-3-rui.silva@linaro.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/Makefile
arch/arm64/boot/dts/arm/corstone1000-fvp.dts [new file with mode: 0644]
arch/arm64/boot/dts/arm/corstone1000-mps3.dts [new file with mode: 0644]
arch/arm64/boot/dts/arm/corstone1000.dtsi [new file with mode: 0644]