1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/mtd
Brian Norris 8ff16cf77c Documentation: devicetree: m25p80: add "nor-jedec" binding
Almost all flash that are "compatible" with m25p80 support the JEDEC
READ ID opcode (0x9F), and in fact, that is often the only thing that is
used to differentiate them. Let's add a compatible string that
represents this lowest common denominator of compatibility.

Device trees can still specify manufacturer/device names in addition,
but (until some reason is found to differentiate between them through
device tree) software will likely want to bind just against the generic
name, and avoid unnecessarily growing its device ID binding tables.

This is related to the work of commit a5b7616c55 ("mtd:
m25p80,spi-nor: Fix module aliases for m25p80"), which showed that
maintaining these device tables as stable device-tree/modalias binding
tables is not a worthwhile burden for mostly-comptatible flash.

At the same time, let's update the binding doc to point to the
m25p_ids[] ID list instead of spi_nor_ids[]. The former can be used for
device tree bindings, but the latter cannot. In the future, we should
pare down the m25p_ids[] list to only those IDs which are actually used
in device trees.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Cc: Rafał Miłecki <zajec5@gmail.com>
Reviewed-by: Marek Vasut <marex@denx.de>
2015-04-05 18:56:21 -07:00
..
arm-versatile.txt mtd: Move fdt partition documentation to a seperate file 2012-03-28 17:07:30 -06:00
atmel-dataflash.txt mtd: Move fdt partition documentation to a seperate file 2012-03-28 17:07:30 -06:00
atmel-nand.txt mtd: atmel_nand: introduce a new compatible string for sama5d4 chip 2015-01-20 12:47:01 -08:00
davinci-nand.txt mtd: nand: davinci: reuse driver for Keystone arch 2014-01-03 11:22:26 -08:00
denali-nand.txt mtd: denali: add a DT driver 2012-11-15 15:37:46 +02:00
diskonchip.txt mtd: docg3: add device-tree documentation 2014-10-22 01:35:40 -07:00
elm.txt mtd: devices: elm: Removes <xx> literals in elm DT node 2013-02-04 10:07:11 +02:00
flctl-nand.txt mtd: sh_flctl: Add device tree support 2012-11-15 15:37:50 +02:00
fsl-quadspi.txt Documentation: fsl-quadspi: Add an entry for the imx6sx compatible string 2015-01-09 15:26:35 -08:00
fsl-upm-nand.txt mtd: Move fdt partition documentation to a seperate file 2012-03-28 17:07:30 -06:00
fsmc-nand.txt Documentation: devicetree: Fix double words in Doumentation/devicetree 2015-01-28 15:13:11 -07:00
gpio-control-nand.txt devicetree: bindings: improve description for GPIO assisted NAND flash 2014-11-04 23:53:06 -08:00
gpmc-nand.txt Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-10-07 21:16:26 -04:00
gpmc-nor.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
gpmc-onenand.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
gpmi-nand.txt mtd: gpmi: Remove "We support only one NAND chip" from bindings doc 2014-12-22 12:58:24 -08:00
hisi504-nand.txt mtd: hisilicon: add device tree binding documentation 2015-02-08 00:20:20 -08:00
lpc32xx-mlc.txt mtd: add LPC32xx MLC NAND driver 2012-07-06 18:27:04 +01:00
lpc32xx-slc.txt mtd: add LPC32xx SLC NAND driver 2012-07-06 18:17:07 +01:00
m25p80.txt Documentation: devicetree: m25p80: add "nor-jedec" binding 2015-04-05 18:56:21 -07:00
mtd-physmap.txt mtd: map_rom: Support UBI on ROM 2015-01-09 23:24:27 -08:00
mxc-nand.txt mtd: mxc_nand: implement device tree probing 2012-05-13 23:03:08 -05:00
nand.txt mtd: nand: Add a devicetree binding for ECC strength and ECC step size 2014-03-10 22:42:29 -07:00
orion-nand.txt ARM: Kirkwood: Replace mrvl with marvell 2012-07-25 17:06:23 +02:00
partition.txt mtd: ofpart: add compatible check for child nodes 2013-08-05 21:12:32 +01:00
pxa3xx-nand.txt Documentation: devicetree: fix spelling in pxa3xx-nand binding 2015-03-24 14:21:26 -07:00
spear_smi.txt mtd: add device-tree support to spear_smi 2012-03-27 01:01:21 +01:00
st-fsm.txt mtd: st_spi_fsm: Add device-tree binding documentation 2014-03-20 04:17:16 -07:00
sunxi-nand.txt mtd: nand: sunxi: fix generic nand binding reference 2015-02-26 19:23:56 -08:00