|
|
Log in / Subscribe / Register

MIPS: Loongson1B: Add dmaengine and NAND device

From:  Keguang Zhang <keguang.zhang-AT-gmail.com>
To:  linux-mips-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org
Subject:  [PATCH 0/3] MIPS: Loongson1B: Add dmaengine and NAND device
Date:  Fri, 21 May 2021 08:04:02 +0800
Message-ID:  <20210521000405.4387-1-keguang.zhang@gmail.com>
Cc:  Thomas Bogendoerfer <tsbogend-AT-alpha.franken.de>, Kelvin Cheung <keguang.zhang-AT-gmail.com>
Archive-link:  Article

From: Kelvin Cheung <keguang.zhang@gmail.com>

This patchset is to add dmaengine and NAND device
for Loongson1B.

This applies on top of mips-next.

Kelvin Cheung (3):
  MIPS: Loongson1B: Add dma_slave_map to DMA platform data
  MIPS: Loongson1B: Add Loongson1 dmaengine device
  MIPS: Loongson1B: Add Loongson1 NAND device

 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 ++++++++++-
 5 files changed, 107 insertions(+), 8 deletions(-)


base-commit: 33ae8f801ad8bec48e886d368739feb2816478f2
-- 
2.30.2



Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds