Re: [PATCH 1/4] dt-bindings: clocks: stm32mp25: add access-controllers description

From: Rob Herring
Date: Mon Apr 22 2024 - 10:35:06 EST



On Fri, 19 Apr 2024 17:27:20 +0200, gabriel.fernandez@xxxxxxxxxxx wrote:
> From: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
>
> access-controllers is an optional property that allows to refer to
> domain access controller.
> The RCC driver will be able to check if we are allowed to register
> clocks for a peripheral.
>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/clock/st,stm32mp25-rcc.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>