Re: [PATCH v2 2/4] clk: meson: add g12a cpu dynamic divider driver

From: Martin Blumenstingl
Date: Sat Aug 03 2019 - 14:34:29 EST


On Wed, Jul 31, 2019 at 10:41 AM Neil Armstrong <narmstrong@xxxxxxxxxxxx> wrote:
>
> Add a clock driver for the cpu dynamic divider, this divider needs
> to have a flag set before setting the divider value then removed
> while writing the new value to the register.
>
> This drivers implements this behavior and will be used essentially
> on the Amlogic G12A and G12B SoCs for cpu clock trees.
>
> Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>

personally I would add:
Suggested-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>