8ff16cf77c
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
|
||
---|---|---|
.. | ||
arm-versatile.txt | ||
atmel-dataflash.txt | ||
atmel-nand.txt | ||
davinci-nand.txt | ||
denali-nand.txt | ||
diskonchip.txt | ||
elm.txt | ||
flctl-nand.txt | ||
fsl-quadspi.txt | ||
fsl-upm-nand.txt | ||
fsmc-nand.txt | ||
gpio-control-nand.txt | ||
gpmc-nand.txt | ||
gpmc-nor.txt | ||
gpmc-onenand.txt | ||
gpmi-nand.txt | ||
hisi504-nand.txt | ||
lpc32xx-mlc.txt | ||
lpc32xx-slc.txt | ||
m25p80.txt | ||
mtd-physmap.txt | ||
mxc-nand.txt | ||
nand.txt | ||
orion-nand.txt | ||
partition.txt | ||
pxa3xx-nand.txt | ||
spear_smi.txt | ||
st-fsm.txt | ||
sunxi-nand.txt |