Home
last modified time | relevance | path

Searched hist:"751 b2ac4a21331cb353f2e6211d090f881b18bf5" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-sunxi/
H A Dsunxi.cdiff 751b2ac4a21331cb353f2e6211d090f881b18bf5 Sat Oct 05 14:53:48 CEST 2013 Maxime Ripard <maxime.ripard@free-electrons.com> 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>