drivers/mtd/devices/st_spi_fsm.c
0 → 100644
+106
−0
Loading
This is a new driver. It's used to communicate with a special type of optimised Serial Flash Controller called the FSM. The FSM uses a subset of the SPI protocol to communicate with supported NOR-Flash devices. 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>