Re: [PATCH v8 11/11] clk: scmi: Support atomic clock enable/disable API
From: Stephen Boyd <sboyd@kernel.org>
Date: 2022-01-14 23:08:46
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2022-01-14 23:08:46
Also in:
linux-clk, lkml
Quoting Cristian Marussi (2021-12-20 11:56:46)
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@baylibre.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-clk@vger.kernel.org Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> --- NOTE THAT STILL THERE'S NO FINE GRAIN CONTROL OVER SELECTION OF WHICH CLOCK DEVICES CAN SUPPORT ATOMIC AND WHICH SHOULD NOT BASED ON CLOCK DEVICES ENABLE LATENCY. THIS HAS STILL TO BE ADDED IN SCMI PROTOCOL SPEC.
Why are you yelling on the internet? :-) I guess I need to ack this. Acked-by: Stephen Boyd <sboyd@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel