ARM: dts: OMAP4/5: Update l3-noc DT nodes
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 26 Feb 2013 12:06:14 +0000 (17:36 +0530)
committerBenoit Cousson <benoit.cousson@linaro.org>
Mon, 8 Apr 2013 22:21:19 +0000 (00:21 +0200)
commit20a60eaa4459174d7893bce29292b8b4453e2fc5
treee67f43a90c382918e2ee4b689fc0b65d07b0a61f
parente32d79c548d0a5c5d2afd1330552a08e618ce5df
ARM: dts: OMAP4/5: Update l3-noc DT nodes

Add l3-noc node for OMAP4 and OMAP5 devices.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
[jon-hunter@ti.com: Fix the problem caused by adding 32 to the interrupt
number for the L3 interrupts to account for per processor interrupts (PPI)
and software generated interrupts (SGI) which typically are mapped to the
first 32 interrupts in the ARM GIC. This is not necessary because the first
parameter of the ARM GIC interrupt property specifies the GIC interrupt
type (ie. SGI, PPI, etc). Hence, fix the interrupt number for the L3
interrupts by substracting 32]
Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Benoit Cousson <benoit.cousson@linaro.org>
arch/arm/boot/dts/omap4.dtsi
arch/arm/boot/dts/omap5.dtsi