ARM: OMAP3+: PRM: register interrupt information from DT
authorNishanth Menon <nm@ti.com>
Tue, 12 Aug 2014 12:05:19 +0000 (07:05 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 8 Sep 2014 15:54:06 +0000 (10:54 -0500)
commit1e037794f7f00ff464db446ace892dae84175a6a
treed0f5d42be2b089b7f12fa388f5d336ca6272099d
parent2aba071c50591eaa7a2e33d3df296dd74232691e
ARM: OMAP3+: PRM: register interrupt information from DT

Allow the PRM interrupt information to be picked up from device tree.
OMAP3 may use legacy boot and needs to be compatible with old dtbs
(without interrupt populated), for these, we use the value which is
pre-populated.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/prm3xxx.c