dt-bindings: clocks: stm32mp25: add access-controllers description
authorGabriel Fernandez <gabriel.fernandez@foss.st.com>
Fri, 19 Apr 2024 15:27:20 +0000 (17:27 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 7 May 2024 21:58:57 +0000 (14:58 -0700)
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@foss.st.com>
Link: https://lore.kernel.org/r/20240419152723.570159-2-gabriel.fernandez@foss.st.com
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/st,stm32mp25-rcc.yaml

index 0929fa7e271b3d137db20d6881216866d4601b80..88e52f10d1ecc68e818cd7d8cb1ca39dceb7a494 100644 (file)
@@ -114,6 +114,10 @@ properties:
       - description: CK_SCMI_PLL3 PLL3 clock
       - description: clk_dsi_txbyte DSI byte clock
 
+  access-controllers:
+    minItems: 1
+    maxItems: 2
+
 required:
   - compatible
   - reg