Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: m25p80: Add support for Macronix MX25L25655E

Untested, but expected to be compatible with MX25L25635E which I did
test.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

authored by

Kevin Cernekee and committed by
David Woodhouse
ac622f58 4b7f7422

+1
+1
drivers/mtd/devices/m25p80.c
··· 668 668 { "mx25l12805d", INFO(0xc22018, 0, 64 * 1024, 256, 0) }, 669 669 { "mx25l12855e", INFO(0xc22618, 0, 64 * 1024, 256, 0) }, 670 670 { "mx25l25635e", INFO(0xc22019, 0, 64 * 1024, 512, 0) }, 671 + { "mx25l25655e", INFO(0xc22619, 0, 64 * 1024, 512, 0) }, 671 672 672 673 /* Spansion -- single (large) sector size only, at least 673 674 * for the chips listed here (without boot sectors).