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

No differences found