[v2 6/9] ARM: dt: tegra114: Add new SoC base, Tegra 114 SoC
Stephen Warren
swarren at wwwdotorg.org
Tue Jan 8 17:49:27 EST 2013
On 01/08/2013 05:47 AM, Hiroshi Doyu wrote:
> Initial support for Tegra 114 SoC. This is expected to be included in
> the board DTS files, Tegra 114 SoC based evaluation board family.
> diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi
> + gic: interrupt-controller {
> + compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
> + reg = <0x50041000 0x1000
> + 0x50042000 0x1000>;
> + interrupt-controller;
> + #interrupt-cells = <3>;
> + };
Last time around, Marc Zyngier asked:
> If this is indeed an A15 GIC, how about adding the GICH and GICV
> regions, as well as the VGIC maintenance interrupt?
More information about the linux-arm-kernel
mailing list