dt-bindings: mmp-dma: convert to YAML
authorDuje Mihanović <duje.mihanovic@skole.hr>
Wed, 31 Jan 2024 21:26:03 +0000 (22:26 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 7 Feb 2024 08:33:39 +0000 (09:33 +0100)
commitd2363272ef9f96709ec1a146bb66378256c92e1d
treeefe29295382b6969c4fec5bbad5cdcbbe377fa7e
parent93bdff7bb83a9ea79f41d4e48e1711fd5f4ec4ed
dt-bindings: mmp-dma: convert to YAML

Convert the Marvell MMP DMA binding to YAML.

The TXT binding mentions that the controller may have one IRQ per DMA
channel. Examples of this were dropped in the YAML binding because of
dt_binding_check complaints (either too many interrupt cells or
interrupts) and the fact that this is not used in any of the in-tree
device trees.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240131-pxa-dma-yaml-v2-2-9611d0af0edc@skole.hr
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/marvell,mmp-dma.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/dma/mmp-dma.txt [deleted file]