[PATCH 3/3] arm/dts: Tegra30: Add device tree support for SMMU
Stephen Warren
swarren at wwwdotorg.org
Tue Apr 24 15:34:50 EDT 2012
On 04/23/2012 05:58 AM, Hiroshi DOYU wrote:
> Add device tree support for Tegra30 IOMMU(SMMU).
> diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi
> + smmu: smmu at 7000f000 {
...
> + interrupts = <0 13 0x40>;
This interrupt is on the 3rd IRQ controller (or GIC bank) so should be
(2*32)+13, i.e. 75 not 13.
More information about the linux-arm-kernel
mailing list