Re: [PATCH] dt-bindings: dma: Convert apm,xgene-storm-dma to DT schema

From: Rob Herring (Arm)

Date: Wed Nov 12 2025 - 07:31:30 EST



On Mon, 13 Oct 2025 16:30:35 -0500, Rob Herring (Arm) wrote:
> Convert APM X-Gene Storm DMA binding to DT schema format. It's a
> straight-forward conversion.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../bindings/dma/apm,xgene-storm-dma.yaml | 59 +++++++++++++++++++
> .../devicetree/bindings/dma/apm-xgene-dma.txt | 47 ---------------
> 2 files changed, 59 insertions(+), 47 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/apm,xgene-storm-dma.yaml
> delete mode 100644 Documentation/devicetree/bindings/dma/apm-xgene-dma.txt
>

Applied, thanks!