From: Lee Jones Date: Thu, 20 Mar 2014 09:20:51 +0000 (+0000) Subject: mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode X-Git-Tag: v3.15-rc1~65^2~31 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0de08e43cdda9a2acbd3310491a7882ec43b24b3;p=pandora-kernel.git mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode Most Serial Flash chips support 24bit addressing as a default but more recent incarnations can support 32bit. Based on information provided though platform specific data and capabilities we can determine whether or not our current chip can. This patch provides a means to setup the FSM message sequence to put the chip into 32bit mode. Acked-by Angus Clark Signed-off-by: Lee Jones Signed-off-by: Brian Norris --- Reading git-diff-tree failed