spi: dt-bindings: samsung: make dma properties not required

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>
This commit is contained in:
Tudor Ambarus
2024-03-01 11:55:46 +00:00
committed by Mark Brown
parent bc9c0a9967
commit ee09bb727b

View File

@@ -76,8 +76,6 @@ required:
- compatible
- clocks
- clock-names
- dmas
- dma-names
- interrupts
- reg