]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc63b31c998f381df8273fe5203ac7cb72a0dc821
treed0f5d42be2b089b7f12fa388f5d336ca6272099d
parentafbcc2144825d13d5380f9a7d16ec0c3696016e8
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