Skip to content

Commit ee09bb7

Browse files
ambarusbroonie
authored andcommitted
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 <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent bc9c0a9 commit ee09bb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/devicetree/bindings/spi/samsung,spi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ required:
7676
- compatible
7777
- clocks
7878
- clock-names
79-
- dmas
80-
- dma-names
8179
- interrupts
8280
- reg
8381

0 commit comments

Comments
 (0)