lkml.org 
[lkml]   [2014]   [Jul]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH RFC v4 0/4] Add arm pl353 smc nand driver for xilinx zynq soc
Date
The following patches add arm pl353 static memory controller driver for
xilinx zynq soc. The arm pl353 smc supports two interfaces i.e nand and
nor/sram memory interfaces. The current implementation supports only a
single SMC instance and nand specific configuration.

xilinx zynq TRM link:
http://www.xilinx.com/support/documentation/user_guides/ug585-Zynq-7000-TRM.pdf

ARM pl353 smc TRM link:
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0380g/
DDI0380G_smc_pl350_series_r2p1_trm.pdf

Punnaiah Choudary Kalluri (4):
nand: pl353: Add basic driver for arm pl353 smc nand interface
nand: pl353: Add software ecc support
nand: pl353: Add ONDIE ECC support
Documentation: nand: pl353: Add documentation for controller and
driver

Documentation/mtd/nand/pl353-nand.txt | 92 +++
drivers/mtd/nand/Kconfig | 7 +
drivers/mtd/nand/Makefile | 1 +
drivers/mtd/nand/pl353_nand.c | 1147 +++++++++++++++++++++++++++++++++
4 files changed, 1247 insertions(+), 0 deletions(-)
create mode 100644 Documentation/mtd/nand/pl353-nand.txt
create mode 100644 drivers/mtd/nand/pl353_nand.c

--
1.7.4




\
 
 \ /
  Last update: 2014-07-28 18:21    [W:0.027 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site