Re: [PATCH v2 1/2] clk: meson: mpll: add round closest support

From: Jerome Brunet
Date: Mon May 21 2018 - 04:38:00 EST


On Mon, 2018-05-21 at 11:18 +0200, Martin Blumenstingl wrote:
> On Tue, May 15, 2018 at 6:36 PM, Jerome Brunet <jbrunet@xxxxxxxxxxxx> wrote:
> > Allow the mpll driver to round the requested rate up if
> > CLK_MESON_MPLL_ROUND_CLOSEST is set and it provides a rate closer to the
> > requested rate.
> >
> > Signed-off-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
>
> Acked-by: Martin Blumenstingl<martin.blumenstingl@xxxxxxxxxxxxxx>

Thx for the feedback Martin.
Applied.