spi: dt-bindings: samsung: make dma properties not required
authorTudor Ambarus <tudor.ambarus@linaro.org>
Fri, 1 Mar 2024 11:55:46 +0000 (11:55 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 4 Mar 2024 14:54:40 +0000 (14:54 +0000)
Since the addition of the driver in 2009, the driver selects between DMA
and polling mode depending on the transfer length - DMA mode for
transfers bigger than the FIFO depth, polling mode otherwise. All
versions of the IP support polling mode, make the dma properties not
required.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://msgid.link/r/20240301115546.2266676-1-tudor.ambarus@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/samsung,spi.yaml

index 2f0a0835ecfb3539a2efc0fea1277f84339c6260..f681372da81fbd99be6e02e89b1df87d76ff5376 100644 (file)
@@ -76,8 +76,6 @@ required:
   - compatible
   - clocks
   - clock-names
-  - dmas
-  - dma-names
   - interrupts
   - reg