On Thu, 7 Mar 2019 17:58:24 +0100, Jernej Skrabec wrote: > DMA in H6 is similar to other DMA controller, except it is first which > supports more than 32 request sources and has 16 channels. It also needs > additional clock to be enabled. > > Signed-off-by: Jernej Skrabec <jernej.skrabec@xxxxxxxx> > --- > Documentation/devicetree/bindings/dma/sun6i-dma.txt | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>