Re: [PATCH v2 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework

2021-01-28 Thread Philippe Mathieu-Daudé
On 1/28/21 12:41 PM, Peter Maydell wrote: > This patchset converts the CMSDK timer, watchdog and dualtimer devices > to use the Clock framework instead of an integer property specifying > a frequency in Hz. The series is quito a lot of patches but they > should be mostly small and I hope easy to re

[PATCH v2 00/25] Convert CMSDK timer, watchdog, dualtimer to Clock framework

2021-01-28 Thread Peter Maydell
This patchset converts the CMSDK timer, watchdog and dualtimer devices to use the Clock framework instead of an integer property specifying a frequency in Hz. The series is quito a lot of patches but they should be mostly small and I hope easy to review. The motivation here is the upcoming Arm SSE