ARM: OMAP3+: PRM: register interrupt information from DT
authorNishanth Menon <nm@ti.com>
Fri, 22 Aug 2014 13:51:53 +0000 (08:51 -0500)
committerTero Kristo <t-kristo@ti.com>
Fri, 22 Aug 2014 15:38:23 +0000 (18:38 +0300)
commit27ac28cf8fd2663462c32481a382dc9f6ff1314f
treed0f5d42be2b089b7f12fa388f5d336ca6272099d
parent2cabc946e72dfeea7313d23ed54d98889be80aee
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>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/prm3xxx.c