On Wed, 12 Jan 2022 16:15:39 +0100, Michael Tretter wrote: > Convert the Xilinx ZynqMP DMA engine bindings to Yaml. > > Signed-off-by: Michael Tretter <m.tretter@xxxxxxxxxxxxxx> > --- > .../dma/xilinx/xlnx,zynqmp-dma-1.0.yaml | 85 +++++++++++++++++++ > .../bindings/dma/xilinx/zynqmp_dma.txt | 26 ------ > 2 files changed, 85 insertions(+), 26 deletions(-) > create mode 100644 Documentation/devicetree/bindings/dma/xilinx/xlnx,zynqmp-dma-1.0.yaml > delete mode 100644 Documentation/devicetree/bindings/dma/xilinx/zynqmp_dma.txt > Applied, thanks!