|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 23/25] arm: Don't set freq properties on CMSDK timer, dualtimer, watchdog, ARMSSE |
Date: | Thu, 21 Jan 2021 23:06:49 +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: > Remove all the code that sets frequency properties on the CMSDK > timer, dualtimer and watchdog devices and on the ARMSSE SoC device: > these properties are unused now that the devices rely on their Clock > inputs instead. > > Signed-off-by: Peter Maydell <peter.maydell@linaro.org> > --- > hw/arm/armsse.c | 7 ------- > hw/arm/mps2-tz.c | 1 - > hw/arm/mps2.c | 3 --- > hw/arm/musca.c | 1 - > hw/arm/stellaris.c | 3 --- > 5 files changed, 15 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
[Prev in Thread] | Current Thread | [Next in Thread] |