diff options
author | Michel Heily <michelheily@gmail.com> | 2019-03-05 01:16:22 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-03-05 15:55:09 +0000 |
commit | 566528f823d1a2e9eb2d7b2ed839547cb31bfc34 (patch) | |
tree | 6053513cce22b4be037227e99a16f1487e711307 /device-hotplug.c | |
parent | 50a17297e2f0c4d621c7bb23fee239c0a3fd3128 (diff) | |
download | qemu-566528f823d1a2e9eb2d7b2ed839547cb31bfc34.zip qemu-566528f823d1a2e9eb2d7b2ed839547cb31bfc34.tar.gz qemu-566528f823d1a2e9eb2d7b2ed839547cb31bfc34.tar.bz2 |
hw/arm/stellaris: Implement watchdog timer
Implement the watchdog timer for the stellaris boards.
This device is a close variant of the CMSDK APB watchdog
device, so we can model it by subclassing that device and
tweaking the behaviour of some of its registers.
Signed-off-by: Michel Heily <michelheily@gmail.com>
Reviewed-by: Peter Maydell <petser.maydell@linaro.org>
[PMM: rewrote commit message, fixed a few checkpatch nits,
added comment giving the URL of the spec for the Stellaris
variant of the watchdog device]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'device-hotplug.c')
0 files changed, 0 insertions, 0 deletions