
17 May
2016
17 May
'16
5:51 p.m.
On 03/14/2016 11:44 PM, Yuan Yao wrote:
From: Yuan Yao yao.yuan@nxp.com
There is the spansion S25FS-S family flash: s25fs256s1 on LS2080QDS QSPI.
Yuan Yao (5): spi: fsl_qspi: Fix issues on arm64 spi: fsl_qspi: Assign AMBA mem according CS num in dts spi: fsl_qspi: Enable Spansion S25FS-S family flashes sf: Disable 4-KB erase command for SPANSION S25FS-S family armv8/ls1043a: update the node for QSPI support
arch/arm/dts/fsl-ls1043a.dtsi | 5 +- drivers/mtd/spi/sf_internal.h | 5 ++ drivers/mtd/spi/spi_flash.c | 72 +++++++++++++++++++ drivers/spi/fsl_qspi.c | 159 ++++++++++++++++++++++++++++++++---------- 4 files changed, 202 insertions(+), 39 deletions(-)
Jagan,
Did you have a chance to look into this set?
York