Skip to content

Commit 12b52b8

Browse files
Gabriel-Fernandzbebarino
authored andcommitted
dt-bindings: clocks: stm32mp25: add access-controllers description
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>
1 parent fd7a1c9 commit 12b52b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/clock/st,stm32mp25-rcc.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ properties:
114114
- description: CK_SCMI_PLL3 PLL3 clock
115115
- description: clk_dsi_txbyte DSI byte clock
116116

117+
access-controllers:
118+
minItems: 1
119+
maxItems: 2
120+
117121
required:
118122
- compatible
119123
- reg

0 commit comments

Comments
 (0)