[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4F97005A.2010305@wwwdotorg.org>
Date: Tue, 24 Apr 2012 13:34:50 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Hiroshi DOYU <hdoyu@...dia.com>
CC: linux-tegra@...r.kernel.org, Russell King <linux@....linux.org.uk>,
Stephen Warren <swarren@...dia.com>,
Olof Johansson <olof@...om.net>,
Grant Likely <grant.likely@...retlab.ca>,
Colin Cross <ccross@...roid.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] arm/dts: Tegra30: Add device tree support for SMMU
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@...0f000 {
...
> + 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists