Re: [PATCH v2 07/14] dt-bindings: clock: add IDs for SCMI clocks on stm32mp15

From: Rob Herring
Date: Tue Feb 09 2021 - 14:07:53 EST


On Tue, 26 Jan 2021 10:01:13 +0100, gabriel.fernandez@xxxxxxxxxxx wrote:
> From: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
>
> stm32mp15 TZ secure firmware provides SCMI clocks for oscillators, some
> PLL output and few secure aware interfaces.
> This change defines the SCMI clock identifiers used by SCMI agents
> and servers.
> Server SCMI0 exposes clocks and reset controllers for resources under
> RCC[TZEN] configuration control.
> Server SCMI1 exposes clocks for resources under RCC[MCKPROT] control.
>
> Signed-off-by: Etienne Carriere <etienne.carriere@xxxxxx>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
> ---
> include/dt-bindings/clock/stm32mp1-clks.h | 27 +++++++++++++++++++++++
> 1 file changed, 27 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>