On Wed, Sep 30, 2020 at 09:11:44PM -0500, Samuel Holland wrote: > Now that we guarantee that SYSCLK is running at the optimal rate when > hw_params succeeds, and that it will continue running at that rate, > SYSCLK will always be an integer multiple of BCLK. So we can always > pick the exact divider, not just the closest divider. > > Signed-off-by: Samuel Holland Acked-by: Maxime Ripard Maxime