Re: [PATCH 2/3] arm64: allwinner: a64: Add device node for DMA controller

From: Rob Herring
Date: Mon Sep 11 2017 - 18:01:09 EST


On Thu, Aug 31, 2017 at 01:36:08AM +0200, Stefan Brüns wrote:
> The A64 SoC has a DMA controller that supports 8 DMA channels
> to and from various peripherals.
>
> Add a device node for it.
>
> Signed-off-by: Stefan Brüns <stefan.bruens@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/dma/sun6i-dma.txt | 1 +
> arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 9 +++++++++
> 2 files changed, 10 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>