linux-kernel-test/arch/arm/mach-sunxi
Maxime Ripard 751b2ac4a2 ARM: sunxi: Register the A31 reset IP in init_time
The A31 has a reset IP that maintains a few other IPs in reset by
default. Among these IPs are the UARTs, and most notably the timers. We
thus need to register the reset driver before initializing the timers so
that the reset timer can use the reset framework.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
2013-11-22 21:30:07 +01:00
..
Kconfig ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER 2013-11-22 21:23:26 +01:00
Makefile
sunxi.c ARM: sunxi: Register the A31 reset IP in init_time 2013-11-22 21:30:07 +01:00