Skip to content
Commit ae02ab00 authored by Alex Smith's avatar Alex Smith Committed by Brian Norris
Browse files

mtd: nand: jz4780: driver for NAND devices on JZ4780 SoCs



Add a driver for NAND devices connected to the NEMC on JZ4780 SoCs, as
well as the hardware BCH controller. DMA is not currently implemented.

While older 47xx SoCs also have a BCH controller, they are incompatible
with the one in the 4780 due to differing register/bit positions, which
would make implementing a common driver for them quite messy.

Signed-off-by: default avatarAlex Smith <alex.smith@imgtec.com>
Cc: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: default avatarHarvey Hunt <harvey.hunt@imgtec.com>
Reviewed-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
[Brian: fixed a few small mistakes]
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 48bf35de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment