mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
DT: bindings: add a dma-maxburst property to snps,designware-i2s
Do an end-run around ASoC in lieu of not being able to easily find the associated DMA controller capabilities. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
This commit is contained in:
committed by
Dom Cobley
parent
8a51757d8d
commit
fbb24d4712
@@ -69,6 +69,10 @@ properties:
|
|||||||
- description: RX DMA Channel
|
- description: RX DMA Channel
|
||||||
minItems: 1
|
minItems: 1
|
||||||
|
|
||||||
|
dma-maxburst:
|
||||||
|
description: FIFO DMA burst threshold limit
|
||||||
|
maxItems: 1
|
||||||
|
|
||||||
dma-names:
|
dma-names:
|
||||||
items:
|
items:
|
||||||
- const: tx
|
- const: tx
|
||||||
|
|||||||
Reference in New Issue
Block a user