commit | de506089e78bc7cea77c64a836f6cfc7fa592219 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Apr 09 12:35:51 2015 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Sat May 09 17:11:25 2015 +0530 |
tree | 2ed28ee84c819a073a13db317ac133d5e5f78feb | |
parent | 341ce712868d90fd68cc4635b7c9963a026f9207 [diff] |
dmaengine: omap-dma: Take DMA request number from DT if it is available Use the dma-requests property from DT to get the number of DMA requests. In case of legacy boot or failure to find the property, use the default 127 as number of requests. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>