arm64: dts: add .dts for GICv3 Foundation model
authorAndre Przywara <andre.przywara@arm.com>
Tue, 15 Dec 2015 13:36:38 +0000 (13:36 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 9 Feb 2016 10:46:31 +0000 (10:46 +0000)
commit6ba29e916e15c11341b0e043ed643555143e9e64
tree5549168cfad4413c051b4d1cd5400ae9a18b11e5
parentd11a8979667818d44f25ebe4efeed258d9f770e8
arm64: dts: add .dts for GICv3 Foundation model

The ARMv8 Foundation model sports a command line parameter to use
a GICv3 emulation instead of the default GICv2 interrupt controller.
Add a new .dts file which reuses most of the definitions of the
existing model while just adding the required properties for the
GICv3 node.

This allows the public Foundation model to run with a GICv3.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/Makefile
arch/arm64/boot/dts/arm/foundation-v8-gicv3.dts [new file with mode: 0644]