]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
spi: dt-bindings: st,stm32-spi: add 'power-domains' property
authorAlain Volmat <alain.volmat@foss.st.com>
Mon, 15 Dec 2025 12:26:20 +0000 (13:26 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 Dec 2025 14:08:55 +0000 (23:08 +0900)
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>
Documentation/devicetree/bindings/spi/st,stm32-spi.yaml

index ca880a226afa09c1e3d7ecde26fbdc47d5aed79c..472e92974714b2f0a3af97e71a852b88e84ab095 100644 (file)
@@ -96,6 +96,9 @@ properties:
       The region should be defined as child node of the AHB SRAM node
       as per the generic bindings in Documentation/devicetree/bindings/sram/sram.yaml
 
+  power-domains:
+    maxItems: 1
+
   access-controllers:
     minItems: 1
     maxItems: 2