Add support for the Allwinner A31 watchdog to the existing A10 watchdog
authorandrew <andrew@FreeBSD.org>
Thu, 25 Feb 2016 16:50:36 +0000 (16:50 +0000)
committerandrew <andrew@FreeBSD.org>
Thu, 25 Feb 2016 16:50:36 +0000 (16:50 +0000)
commit802aaffb415e299c3c0ae79a1da2a93ff8f8421e
treeb88e174a3fb72ade52a8902b52e6bda74815e233
parenta52642359d8e3dba07291cbf7ec75b093ba3c2e8
Add support for the Allwinner A31 watchdog to the existing A10 watchdog
driver. This mostly involves selecting the register offsets to use at
runtime based on the hardware we are talking to.

Submitted by: Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision: https://reviews.freebsd.org/D5327
sys/arm/allwinner/allwinner_machdep.c
sys/arm/allwinner/aw_wdog.c [moved from sys/arm/allwinner/a10_wdog.c with 50% similarity]
sys/arm/allwinner/aw_wdog.h [moved from sys/arm/allwinner/a10_wdog.h with 93% similarity]
sys/arm/allwinner/files.allwinner