ARM: sunxi: Register the A31 reset IP in init_time
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 5 Oct 2013 12:53:48 +0000 (14:53 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 22 Nov 2013 20:30:07 +0000 (21:30 +0100)
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>

No differences found