From: Ganesan Ramalingam Date: Mon, 10 Jun 2013 06:28:09 +0000 (+0000) Subject: MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA X-Git-Tag: v3.11-rc1~14^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f8511c83f13689913f54d2f189297c226ec064;p=pandora-kernel.git MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA Add SWIOTLB config option and related files to Netlogic platform. Some XLP SoC components like the SD/MMC interface cannot do DMA beyond 32-bit physical address. The SD/MMC driver can use memory outside this range for IO, to support this we have to add bounce buffers implemented by SWIOTLB. Signed-off-by: Jayachandran C Cc: linux-mips@linux-mips.org Cc: Ganesan Ramalingam Patchwork: https://patchwork.linux-mips.org/patch/5410/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed