]> Git Repo - qemu.git/commit
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
authorPeter Maydell <[email protected]>
Thu, 28 Jan 2021 11:41:29 +0000 (11:41 +0000)
committerPeter Maydell <[email protected]>
Fri, 29 Jan 2021 15:54:42 +0000 (15:54 +0000)
commiteeae0b2bf4e69de27a133c87951ce52c6bfdb8b7
tree1d0772ba2143cbb71bd90b9e85cf5e4d93eb26bb
parent55fd0f84a245811284578416e12ec572e15c1aff
hw/watchdog/cmsdk-apb-watchdog: Add Clock input

As the first step in converting the CMSDK_APB_TIMER device to the
Clock framework, add a Clock input.  For the moment we do nothing
with this clock; we will change the behaviour from using the
wdogclk-frq property to using the Clock once all the users of this
device have been converted to wire up the Clock.

This is a migration compatibility break for machines mps2-an385,
mps2-an386, mps2-an500, mps2-an511, mps2-an505, mps2-an521, musca-a,
musca-b1, lm3s811evb, lm3s6965evb.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Luc Michel <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Message-id: 20210128114145[email protected]
Message-id: 20210121190622[email protected]
hw/watchdog/cmsdk-apb-watchdog.c
include/hw/watchdog/cmsdk-apb-watchdog.h
This page took 0.026361 seconds and 4 git commands to generate.