mtd: denali: add a DT driver
authorDinh Nguyen <dinguyen@altera.com>
Thu, 27 Sep 2012 16:58:06 +0000 (10:58 -0600)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 15 Nov 2012 13:37:46 +0000 (15:37 +0200)
commit30f9f2fb7ba032665c8cea7694c815f18ed47a34
treec6c8d570b67f4544b39ed4b4725d899cd1b970f1
parent2a0a288ec258bd38d8855fad9419aeb45b7e8499
mtd: denali: add a DT driver

Add a device tree version of the Denali NAND driver. Based
on an original patch from Jamie Iles to add a MMIO version
of this driver.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Documentation/devicetree/bindings/mtd/denali-nand.txt [new file with mode: 0644]
drivers/mtd/nand/Kconfig
drivers/mtd/nand/Makefile
drivers/mtd/nand/denali.h
drivers/mtd/nand/denali_dt.c [new file with mode: 0644]
This page took 0.025189 seconds and 5 git commands to generate.