commit | d3f797d93e593aa891f5b04a404b4ab45fd0e66a | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.linux@gmail.com> | Fri Apr 20 20:15:34 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Fri May 11 10:43:40 2012 +0530 |
tree | cc1c68e6b61074a6e7094309213657758c6fbbe4 | |
parent | 3075528d3dd1ac8b729fccf2cbc3119057088223 [diff] |
dmaengine: dw_dma: add Device Tree probing capability SPEAr platforms now support DT and so must convert all drivers to support DT. This patch adds DT probing support for Synopsys DMA controller and updates its documentation too. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>