On 8 February 2016 at 22:08, Jean-Christophe Dubois <j...@tribudubois.net> wrote: > Most clocks supported by the CCM are useless to the qemu framework. > > Only clocks related to timers (EPIT, GPT, PWM, WATCHDOG, ...) are usefull > to QEMU code. > > Therefore this patch removes clock computation handling for all clocks but: > * CLK_NONE, > * CLK_IPG, > * CLK_32k > > Signed-off-by: Jean-Christophe Dubois <j...@tribudubois.net>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM