]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00318895-5 Documentation: mtd: add a new document for SPI NOR flash
authorHuang Shijie <b32955@freescale.com>
Wed, 23 Apr 2014 05:54:40 +0000 (13:54 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:16:56 +0000 (21:16 -0600)
commit2aa6a1231fe9bc8e5bba8a449f74ab20286503e3
tree59669545871f1cb875572a21c1e2ce0e968ace3d
parent52e2f5da29d4617d70f2aa74ae4e9189efe3d609
ENGR00318895-5 Documentation: mtd: add a new document for SPI NOR flash

We need a DT property to store the dummy cycles for DDR Quad read.
This is a common feature for the SPI NOR flash, such as Spansion and Micron
chips.

Add this file to describe this specific SPI NOR flash features which will
be referred by the SPI NOR flash drivers.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Documentation/devicetree/bindings/mtd/spi-nor-flash.txt [new file with mode: 0644]