Re: [PATCH v3 1/4] clk: bcm2835: add a round up ability to the clock divisor

From: Martin Sperl
Date: Sun Jan 10 2016 - 11:27:52 EST



> On 06.12.2015, at 17:22, Remi Pommarel <repk@xxxxxxxxxxxx> wrote:
>
> Make bcm2835_clock_choose_div to optionally round up the chosen MASH divisor
> so that the resulting average rate will not be higher than the requested one.
>
> Signed-off-by: Remi Pommarel <repk@xxxxxxxxxxxx>

Note that investigations have shown that the fractional Divider is not used
unless we have HW-MASH enabled.

I got some basic support in a patch that I shall share as soon as I have done
some more testingâ

Ciao,
Martin