commit | 12e0177055ee4b5ab656414b32054e64568160d8 | [log] [tgz] |
---|---|---|
author | Stefan Brüns <stefan.bruens@rwth-aachen.de> | Thu Sep 28 03:49:25 2017 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Oct 16 12:31:36 2017 +0530 |
tree | add909df6c4dcbced8de8ba63ab86deebc987749 | |
parent | d93cc0e7888a7c650a9155ad70e2236d15785c1e [diff] |
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>