MIPS: jazz: split dma mapping operations from dma-default
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Jun 2018 11:08:50 +0000 (13:08 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:27:27 +0000 (09:27 -0700)
commitc5e2bbb45d28d53d278f25068142a283a0a74f7a
tree9527bd52fc31b960b1a969e9f4c0a535d17ee8f7
parentd1f2564a5639bb54493eaa313aef612aee47ba7c
MIPS: jazz: split dma mapping operations from dma-default

Jazz actually has a very basic IOMMU, so split the ops into a separate
implementation from the generic default support (which is about to go
away anyway).

Signed-off-by: Christoph Hellwig <hch@lst.de>
Patchwork: https://patchwork.linux-mips.org/patch/19548/
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: David Daney <david.daney@cavium.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Tom Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: iommu@lists.linux-foundation.org
Cc: linux-mips@linux-mips.org
arch/mips/include/asm/dma-mapping.h
arch/mips/include/asm/mach-jazz/dma-coherence.h [deleted file]
arch/mips/jazz/Kconfig
arch/mips/jazz/jazzdma.c