Re: [PATCH 2/3] dt-bindings: dma: Convert Allwinner A10 DMA to a schema
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-07-12 13:09:02
Also in:
dmaengine, linux-devicetree
From: Rob Herring <robh+dt@kernel.org>
Date: 2019-07-12 13:09:02
Also in:
dmaengine, linux-devicetree
On Thu, Jul 11, 2019 at 3:36 AM Maxime Ripard [off-list ref] wrote:
The older Allwinner SoCs have a DMA controller supported in Linux, with a matching Device Tree binding. Now that we have the DT validation in place, let's convert the device tree bindings for that controller over to a YAML schemas. Signed-off-by: Maxime Ripard <redacted> --- .../bindings/dma/allwinner,sun4i-a10-dma.yaml | 55 +++++++++++++++++++ .../devicetree/bindings/dma/sun4i-dma.txt | 45 --------------- 2 files changed, 55 insertions(+), 45 deletions(-) create mode 100644 Documentation/devicetree/bindings/dma/allwinner,sun4i-a10-dma.yaml delete mode 100644 Documentation/devicetree/bindings/dma/sun4i-dma.txt
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel