commit | 0430a7c753744af746679a96026916b50908aafa | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.xyz> | Tue Aug 29 12:51:26 2017 +0800 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Sep 05 09:07:20 2017 +0530 |
tree | be2587556adbc90b39422011118e6f6358a88e3f | |
parent | a3f406d6d1bb326b12a84bf028009e4cff59004d [diff] |
dmaengine: sun6i: make gate bit in sun8i's DMA engines a common quirk Originally we enable a special gate bit when the compatible indicates A23/33. But according to BSP sources and user manuals, more SoCs will need this gate bit. So make it a common quirk configured in the config struct. Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> Reviewed-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>