[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230222132425.7442-1-jiaxun.yang@flygoat.com>
Date: Wed, 22 Feb 2023 13:24:21 +0000
From: Jiaxun Yang <jiaxun.yang@...goat.com>
To: linux-mips@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, tsbogend@...ha.franken.de,
hch@....de, Jiaxun Yang <jiaxun.yang@...goat.com>
Subject: [PATCH v2 0/4] MIPS DMA coherence fixes
Hi all,
This series fixes MIPS per-device DMA coherence support. It's mostly adjusting
Kconfig options.
The v1 series had some extra patches that fixing default coherency settings
for OF probing but I decided to send them as a dedicated series.
Thanks.
- Jiaxun
Jiaxun Yang (4):
MIPS: Remove DMA_PERDEV_COHERENT
MIPS: Always select ARCH_HAS_SETUP_DMA_OPS
MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent
platforms
MIPS: c-r4k: Always install dma flush functions
arch/mips/Kconfig | 16 ++--------------
arch/mips/mm/c-r4k.c | 12 +++---------
2 files changed, 5 insertions(+), 23 deletions(-)
--
2.37.1 (Apple Git-137.1)
Powered by blists - more mailing lists