Re: [PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

2021-01-23 Thread Luc Michel
On 19:06 Thu 21 Jan , Peter Maydell wrote: > Now no users are setting the frq properties on the CMSDK timer, > dualtimer, watchdog or ARMSSE SoC devices, we can remove the > properties and the struct fields that back them. > > Signed-off-by: Peter Maydell Reviewed-by: Luc Michel > --- >

Re: [PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

2021-01-21 Thread Philippe Mathieu-Daudé
On 1/21/21 8:06 PM, Peter Maydell wrote: > Now no users are setting the frq properties on the CMSDK timer, "Now that no ..."? No clue, double "no*" sounds odd to me :) > dualtimer, watchdog or ARMSSE SoC devices, we can remove the > properties and the struct fields that back them. > >

[PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE

2021-01-21 Thread Peter Maydell
Now no users are setting the frq properties on the CMSDK timer, dualtimer, watchdog or ARMSSE SoC devices, we can remove the properties and the struct fields that back them. Signed-off-by: Peter Maydell --- include/hw/arm/armsse.h | 2 -- include/hw/timer/cmsdk-apb-dualtimer.h