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>