commit | 2b679f9fa4a0166917e804a7dbf2d44a7e04f34a | [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 | 41f8e9f5c48ec919b1a44591008ddc3e5a045228 [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>