]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: sun6i: Add support for Allwinner A64 and compatibles
authorStefan Brüns <stefan.bruens@rwth-aachen.de>
Thu, 28 Sep 2017 01:49:25 +0000 (03:49 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 16 Oct 2017 07:01:36 +0000 (12:31 +0530)
commit6e5ca609d96dd46b652a18e540e7350b98b8c805
treeadd909df6c4dcbced8de8ba63ab86deebc987749
parent0763dce2c2947c2c3d2c6b8dae3c90a727a2546c
dmaengine: sun6i: Add support for Allwinner A64 and compatibles

The A64 SoC has the same dma engine as the H3 (sun8i), with a
reduced amount of physical channels. To allow future reuse of the
compatible, leave the channel count etc. in the config data blank
and retrieve it from the devicetree.

Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/sun6i-dma.c