Re: [PATCH v7 16/16] clk: scmi: Support atomic clock enable/disable API

From: Stephen Boyd
Date: Thu Dec 02 2021 - 21:06:50 EST


Quoting Cristian Marussi (2021-11-29 11:11:56)
> Support also atomic enable/disable clk_ops beside the bare non-atomic one
> (prepare/unprepare) when the underlying SCMI transport is configured to
> support atomic transactions for synchronous commands.
>
> Cc: Michael Turquette <mturquette@xxxxxxxxxxxx>
> Cc: Stephen Boyd <sboyd@xxxxxxxxxx>
> Cc: linux-clk@xxxxxxxxxxxxxxx
> Signed-off-by: Cristian Marussi <cristian.marussi@xxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>