commit | 6bc711f6bd9dd393e1f9bbae354906affcd02aa5 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Wed Feb 01 16:12:25 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Wed Feb 22 18:15:38 2012 +0530 |
tree | e639502051771cf75899b42ce411581b1e1c0a33 | |
parent | ff7b05f29fd4db810021d905e2dad95ab4fe2984 [diff] |
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side 64 bit transfers are possible on both sides in slave transfers (memory as well as peripherals). This patch adds support for it memory side 64 bit transfers. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>