Skip to content

Commit 163345e

Browse files
Demon000broonie
authored andcommitted
spi: dt-bindings: renesas,rzv2h-rspi: document optional support for DMA
The IP supports using DMA for reading and writing data from the FIFO, document it. Signed-off-by: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20251201134229.600817-11-cosmin-gabriel.tanislav.xa@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 1e5e10d commit 163345e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Documentation/devicetree/bindings/spi/renesas,rzv2h-rspi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ properties:
5757
- const: presetn
5858
- const: tresetn
5959

60+
dmas:
61+
maxItems: 2
62+
63+
dma-names:
64+
items:
65+
- const: rx
66+
- const: tx
67+
6068
power-domains:
6169
maxItems: 1
6270

0 commit comments

Comments
 (0)