[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer,
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE |
Date: |
Thu, 21 Jan 2021 23:09:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 |
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.
>
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
> include/hw/arm/armsse.h | 2 --
> include/hw/timer/cmsdk-apb-dualtimer.h | 2 --
> include/hw/timer/cmsdk-apb-timer.h | 2 --
> include/hw/watchdog/cmsdk-apb-watchdog.h | 2 --
> hw/arm/armsse.c | 2 --
> hw/timer/cmsdk-apb-dualtimer.c | 6 ------
> hw/timer/cmsdk-apb-timer.c | 6 ------
> hw/watchdog/cmsdk-apb-watchdog.c | 6 ------
> 8 files changed, 28 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
- Re: [PATCH 22/25] hw/arm/armsse: Use Clock to set system_clock_scale, (continued)
- [PATCH 25/25] hw/arm/stellaris: Remove board-creation reset of STELLARIS_SYS, Peter Maydell, 2021/01/21
- [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE, Peter Maydell, 2021/01/21
- Re: [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE, Philippe Mathieu-Daudé, 2021/01/21
- Re: [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE, Luc Michel, 2021/01/23
- [PATCH 24/25] arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE, Peter Maydell, 2021/01/21