mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
authorLee Jones <lee.jones@linaro.org>
Thu, 20 Mar 2014 09:20:48 +0000 (09:20 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 11:17:17 +0000 (04:17 -0700)
commit6bd2960080bc5842159d89a8d476a9044225788c
treedcf63fb8ff56a7109442681785bceb40aabb5ee8
parentfa5ba3af200db0b9c2922dc463ecdf122a93012b
mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode

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 the message sequence responsible for setting 32bit addressing
mode on the Flash chip.

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
This page took 0.024906 seconds and 5 git commands to generate.