
11 Oct
2014
11 Oct
'14
5:30 p.m.
On Sat, 2014-10-04 at 20:37 +0800, Chen-Yu Tsai wrote:
On later Allwinner SoCs, the watchdog hardware is by all means a separate hardware block, with its own address range and interrupt line.
Move the register definitions to a separate file to facilitate supporting newer SoCs.
Signed-off-by: Chen-Yu Tsai wens@csie.org
Acked-by: Ian Campbell ijc@hellion.org.uk
(nb: this isn't pure code motion, please mention that in the commit log in the future).