linux/arch/arm/mach-mxs
Shawn Guo 8f7cf8815f ARM: mxs: get reset address from device tree
Instead of using static address definition, get reset address from
device tree with mapping, so that core_initcall mxs_arch_reset_init()
can be killed.

The "rtc" clock code in mxs_arch_reset_init() seems to be zombie, since
there is no clk lookup defined in clock driver at all.  Remove it
together.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2013-04-01 20:42:13 +08:00
..
include/mach ARM: mxs: remove empty hardware.h 2013-04-01 20:42:12 +08:00
Kconfig ARM: mxs: remove platform device codes 2012-08-17 12:35:45 +08:00
mach-mxs.c ARM: mxs: move icoll driver into drivers/irqchip 2013-04-01 16:30:04 +08:00
Makefile ARM: mxs: move icoll driver into drivers/irqchip 2013-04-01 16:30:04 +08:00
Makefile.boot ARM: move all dtb targets out of Makefile.boot 2012-09-14 09:22:04 -05:00
mm.c ARM: mxs: mm: Fix sparse warning 2013-03-04 10:07:13 +08:00
ocotp.c ARM: mxs: ocotp: Fix sparse warning 2013-03-04 10:07:28 +08:00
pm.c ARM: substitute arch_idle() 2012-01-20 18:55:19 -05:00
system.c ARM: mxs: get reset address from device tree 2013-04-01 20:42:13 +08:00