]> Git Repo - u-boot.git/blobdiff - dts/upstream/Bindings/spi/st,stm32-spi.yaml
Subtree merge tag 'v6.11-dts' of dts repo [1] into dts/upstream
[u-boot.git] / dts / upstream / Bindings / spi / st,stm32-spi.yaml
index 4bd9aeb8120859152de1eeb93acf96874a0e27c9..76e43c0ce36caa3f8f5ae1a80a214c002a28b761 100644 (file)
@@ -42,7 +42,7 @@ properties:
   dmas:
     description: |
       DMA specifiers for tx and rx dma. DMA fifo mode must be used. See
-      the STM32 DMA bindings Documentation/devicetree/bindings/dma/st,stm32-dma.yaml.
+      the STM32 DMA controllers bindings Documentation/devicetree/bindings/dma/stm32/*.yaml.
     items:
       - description: rx DMA channel
       - description: tx DMA channel
@@ -52,6 +52,10 @@ properties:
       - const: rx
       - const: tx
 
+  access-controllers:
+    minItems: 1
+    maxItems: 2
+
 required:
   - compatible
   - reg
This page took 0.027187 seconds and 4 git commands to generate.