Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu...
[linux-2.6-microblaze.git] / drivers / clocksource / timer-microchip-pit64b.c
index bd63d34..59e11ca 100644 (file)
@@ -264,6 +264,7 @@ static int __init mchp_pit64b_init_mode(struct mchp_pit64b_timer *timer,
 
        if (!best_diff) {
                timer->mode |= MCHP_PIT64B_MR_SGCLK;
+               clk_set_rate(timer->gclk, gclk_round);
                goto done;
        }