commit | 0d15276d6cf22cc115cd5e23ac424692d35de0b3 | [log] [tgz] |
---|---|---|
author | Chen-Yu Tsai <wens@csie.org> | Sat Oct 04 20:37:26 2014 +0800 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:38 2014 +0200 |
tree | 121ae8b93fba86aea41141b107f9075278942a63 | |
parent | 4fb00c770af01258b878d7d7803e785b3b14d90b [diff] |
ARM: sunxi: Move watchdog register definitions to separate file 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>