From: Angus Clark Date: Wed, 26 Mar 2014 16:39:20 +0000 (+0000) Subject: mtd: st_spi_fsm: Add support for Macronix MX25L3255E X-Git-Tag: omap-for-v3.16/fixes-against-rc1~57^2~43^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b6d37377c4c4c5cd1d9505afbc4e2d3113707f2;p=pandora-kernel.git mtd: st_spi_fsm: Add support for Macronix MX25L3255E This patch adds support for the Macronix MX25L3255E device. Unlike the other Macronix devices we have seen, this device supports WRITE_1_4_4 at reasonable frequencies. Rather than masking out WRITE_1_4_4 support altogether, we now rely on the table parameters to indicate whether or not WRITE_1_4_4 should be used. Signed-off-by: Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed