[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210526133100.436048-1-keguang.zhang@gmail.com>
Date: Wed, 26 May 2021 21:30:56 +0800
From: Keguang Zhang <keguang.zhang@...il.com>
To: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
Kelvin Cheung <keguang.zhang@...il.com>
Subject: [PATCH V1 0/4] MIPS: Loongson1B: Add dmaengine and NAND device
From: Kelvin Cheung <keguang.zhang@...il.com>
This patchset is to add dmaengine and NAND device
for Loongson1B.
Kelvin Cheung (4):
MIPS: Loongson1B: Add dma_slave_map to DMA platform data
MIPS: Loongson1B: Add Loongson1 dmaengine device
MIPS: Loongson1B: Add Loongson1 NAND device
MIPS: Loongson1B: Enable NAND by default
arch/mips/configs/loongson1b_defconfig | 13 ++--
arch/mips/include/asm/mach-loongson32/dma.h | 7 ++-
arch/mips/include/asm/mach-loongson32/nand.h | 4 --
.../include/asm/mach-loongson32/platform.h | 4 ++
arch/mips/loongson32/common/platform.c | 63 +++++++++++++++++++
arch/mips/loongson32/ls1b/board.c | 37 ++++++++++-
6 files changed, 113 insertions(+), 15 deletions(-)
base-commit: 33ae8f801ad8bec48e886d368739feb2816478f2
--
2.30.2
Powered by blists - more mailing lists