fsldma: add support to 36-bit physical address
authorLi Yang <leoli@freescale.com>
Thu, 11 Nov 2010 12:16:29 +0000 (20:16 +0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 3 Dec 2010 22:02:45 +0000 (14:02 -0800)
Expand the dma_mask of fsldma device to 36-bit, indicating that the
DMA engine can deal with 36-bit physical address and does not need
the SWIOTLB to create bounce buffer for it when doing dma_map_*().

Signed-off-by: Li Yang <leoli@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found