Skip to content

Commit f4acea9

Browse files
Alain Volmatbroonie
authored andcommitted
spi: dt-bindings: st,stm32-spi: add 'power-domains' property
STM32 SPI may be in a power domain which is the case for the STM32MP2x based boards. Allow a single 'power-domains' entry for STM32 SPI. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Link: https://patch.msgid.link/20251215-stm32-spi-mp2x-dt-updates-v1-1-464a5fd20f13@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c20fce4 commit f4acea9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/spi/st,stm32-spi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ properties:
9696
The region should be defined as child node of the AHB SRAM node
9797
as per the generic bindings in Documentation/devicetree/bindings/sram/sram.yaml
9898
99+
power-domains:
100+
maxItems: 1
101+
99102
access-controllers:
100103
minItems: 1
101104
maxItems: 2

0 commit comments

Comments
 (0)