[PATCH v2 2/2] dt-bindings: mmp-dma: convert to YAML

Rob Herring robh at kernel.org
Fri Feb 2 12:07:08 PST 2024


On Wed, 31 Jan 2024 22:26:03 +0100, Duje Mihanović wrote:
> 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 at skole.hr>
> ---
>  .../devicetree/bindings/dma/marvell,mmp-dma.yaml   | 72 +++++++++++++++++++
>  Documentation/devicetree/bindings/dma/mmp-dma.txt  | 81 ----------------------
>  2 files changed, 72 insertions(+), 81 deletions(-)
> 

Reviewed-by: Rob Herring <robh at kernel.org>




More information about the linux-arm-kernel mailing list