mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
authorLee Jones <lee.jones@linaro.org>
Thu, 20 Mar 2014 09:20:44 +0000 (09:20 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 11:17:16 +0000 (04:17 -0700)
commit97ccf2d253cd211d3922a30bde5d4adf9080fb8a
tree7f8434929934377f348bdb92a1bd72088f1fe221
parent3b5d1981933b25973b02684dccb17d4282fd4d6d
mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)

The FSM Serial Flash Controller is driven by issuing a standard set of
register writes we call a message sequence. This patch supplies a method
to prepare read/write FSM message sequence(s) based on chip capability
and configuration.

Acked-by Angus Clark <angus.clark@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/st_spi_fsm.c