]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for the Allwinner A31 watchdog to the existing A10 watchdog
authorAndrew Turner <andrew@FreeBSD.org>
Thu, 25 Feb 2016 16:50:36 +0000 (16:50 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Thu, 25 Feb 2016 16:50:36 +0000 (16:50 +0000)
commit7ea3f5b6540dec0c9a1dd0b7cd9aa728ec4bd798
treeb88e174a3fb72ade52a8902b52e6bda74815e233
parentaf8fe8f1696c3dbd9e6fc02d360329685fe20b20
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