mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +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
7f2de9af54
commit
850cd1d455
@@ -69,6 +69,10 @@ properties:
|
||||
- description: RX DMA Channel
|
||||
minItems: 1
|
||||
|
||||
dma-maxburst:
|
||||
description: FIFO DMA burst threshold limit
|
||||
maxItems: 1
|
||||
|
||||
dma-names:
|
||||
items:
|
||||
- const: tx
|
||||
|
||||
Reference in New Issue
Block a user