commit | 1bd512b562dde92dae90036c4e6fd91f3870e44f | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Thu Mar 20 09:20:38 2014 +0000 |
committer | Brian Norris <computersforpeace@gmail.com> | Thu Mar 20 04:17:15 2014 -0700 |
tree | f5efc1ad5d42d6b9c5af6752526339365c3febac | |
parent | 030e82dc6386f23bcd05876b452d2618dd8046b4 [diff] |
mtd: st_spi_fsm: Add support for JEDEC ID extraction Once we start supporting devices it will be handy go detect them dynamically. This will be done using the chip's unique JEDEC ID. This patch allows us to extract a device's JEDEC ID using the a predefined FSM register write sequence. 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>