[PATCH 00/23] mtd: st_spi_fsm: Add new device

From: Lee Jones
Date: Fri Nov 22 2013 - 11:23:22 EST


The first bunch of these patches have been on the MLs before, but
didn't receive a great deal of attention for the most part. We are
a little more featureful this time however. We can now successfully
setup and configure the N25Q256. We still can't read/write/erase
it though. I'll start work on that next week and will provide it in
the next instalment.

arch/arm/boot/dts/stih416-b2105.dts | 14 +++
arch/arm/boot/dts/stih416-pinctrl.dtsi | 12 ++
drivers/mtd/devices/Kconfig | 7 ++
drivers/mtd/devices/Makefile | 1 +
drivers/mtd/devices/serial_flash_cmds.h | 91 ++++++++++++++
drivers/mtd/devices/st_spi_fsm.c | 737 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/mtd/devices/st_spi_fsm.h | 419 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 1281 insertions(+)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/