[U-Boot] [v2 0/3] spi: cadence_qspi: sram depth from DT & fix for FIFO width

Vikas Manocha vikas.manocha at st.com
Thu Jun 25 01:16:16 CEST 2015


This patchset adds support to get controller sram size from device tree
& fix to support different FIFO widths.

Changes in v2:
- fix the checkpatch error from patch 3/3

Vikas Manocha (3):
  spi: cadence_qspi: move the sram partition in init
  spi: cadence_qspi: get sram size from device tree
  spi: cadence_qspi: support FIFO width other than 4 bytes

 arch/arm/dts/socfpga.dtsi      |    1 +
 arch/arm/dts/stv0991.dts       |    1 +
 drivers/spi/cadence_qspi.c     |    1 +
 drivers/spi/cadence_qspi.h     |    1 +
 drivers/spi/cadence_qspi_apb.c |   62 +++++++++++++++++-----------------------
 5 files changed, 30 insertions(+), 36 deletions(-)

-- 
1.7.9.5



More information about the U-Boot mailing list