]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/mips/Kconfig
MIPS: IP32: use generic dma noncoherent ops
authorChristoph Hellwig <hch@lst.de>
Fri, 15 Jun 2018 11:08:48 +0000 (13:08 +0200)
committerPaul Burton <paul.burton@mips.com>
Sun, 24 Jun 2018 16:27:27 +0000 (09:27 -0700)
commit03df8229a822ab2c262bf78b05a3ada686b885b9
tree4dfed8556a62d41e21d2497d9228d1ef829d7ced
parente905086e6b2fc9d7e2764cf04622743ca86558f1
MIPS: IP32: use generic dma noncoherent ops

Provide phys_to_dma/dma_to_phys helpers, everything else is generic.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Patchwork: https://patchwork.linux-mips.org/patch/19546/
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/Kconfig
arch/mips/include/asm/mach-ip32/dma-coherence.h [deleted file]
arch/mips/sgi-ip32/Makefile
arch/mips/sgi-ip32/ip32-dma.c [new file with mode: 0644]