[PATCH v3 3/8] clk: sunxi-ng: div: Allow to set a maximum

Chen-Yu Tsai wens at csie.org
Thu Sep 8 03:26:34 PDT 2016


On Thu, Sep 8, 2016 at 5:48 PM, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> Some dividers might have a maximum value that is lower than the width of
> the register.
>
> Add a field to _ccu_div to handle those case properly. If the field is set
> to 0, the code will assume that the maximum value is the maximum one that
> can be used with the field register width.
>
> Otherwise, we'll use whatever value has been set.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>

Acked-by: Chen-Yu Tsai <wens at csie.org>



More information about the linux-arm-kernel mailing list