From: Kelvin Cheung <keguang.zhang@xxxxxxxxx> 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