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)
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

Simple merge