u-boot-brain/drivers/spi
Peng Fan 54602c7f6b spi: fsl_qspi: support i.MX6UL/6ULLL/7D
The QSPI module on i.MX7D is modified from i.MX6SX. The module used on
i.MX6UL/6ULL is reused from i.MX7D. They share same tx buffer size.

The endianness is not set at qspi driver initialization. So if we don't
boot from QSPI, we will get wrong endianness when accessing from AHB
address directly.

Add the compatible entry for 6ul/7d.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit afe8e1b033)
2018-01-13 12:20:20 -02:00
..
altera_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
atcspi200_spi.c cosmetic: atcspi200: Rename function name as atcspi200 2017-11-30 09:45:21 +08:00
ath79_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
atmel_spi.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
atmel_spi.h
cadence_qspi_apb.c
cadence_qspi.c
cadence_qspi.h
cf_spi.c
davinci_spi.c spi: davinci_spi: Add da830-spi support for DM 2017-09-29 10:52:20 -04:00
designware_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
exynos_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
fsl_dspi.c dm: Fix up inclusion of common.h 2017-06-01 07:03:03 -06:00
fsl_espi.c
fsl_qspi.c spi: fsl_qspi: support i.MX6UL/6ULLL/7D 2018-01-13 12:20:20 -02:00
fsl_qspi.h spi: fsl_qspi: Add controller busy check before new spi operation 2017-09-25 12:49:56 +05:30
ich.c spi: ich: Lock down controller settings if required 2017-10-27 15:13:47 +08:00
ich.h spi: ich: Lock down controller settings if required 2017-10-27 15:13:47 +08:00
Kconfig spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi 2017-11-30 09:44:09 +08:00
kirkwood_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
lpc32xx_ssp.c treewide: replace with error() with pr_err() 2017-10-04 11:59:44 -04:00
Makefile spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi 2017-11-30 09:44:09 +08:00
mpc8xx_spi.c powerpc, 8xx: move SPI driver to drivers/spi/ 2017-07-08 15:56:03 -04:00
mpc8xxx_spi.c
mvebu_a3700_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
mxc_spi.c spi: mxc_spi: support driver model 2017-09-25 12:47:59 +05:30
mxs_spi.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
omap3_spi.c omap3: spi: the symbol for Hertz is Hz 2017-11-20 20:18:40 -05:00
pic32_spi.c dm: gpio: Add live tree support 2017-06-01 07:03:10 -06:00
rk_spi.c rockchip: spi: the symbol for Hertz is Hz 2017-11-21 23:57:23 +01:00
rk_spi.h
sandbox_spi.c
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi_legacy.c
soft_spi.c
spi-emul-uclass.c
spi-uclass.c dm: spi: Convert uclass to livetree 2017-06-01 07:03:16 -06:00
spi.c
stm32_qspi.c spi: stm32_qspi: add clk_get_rate() support 2017-07-26 11:28:08 -04:00
tegra20_sflash.c dm: tegra: Convert clock_decode_periph_id() to support livetree 2017-07-28 12:02:47 -06:00
tegra20_slink.c dm: tegra: Convert clock_decode_periph_id() to support livetree 2017-07-28 12:02:47 -06:00
tegra114_spi.c dm: tegra: spi: Convert to livetree 2017-07-28 12:02:47 -06:00
tegra210_qspi.c dm: tegra: Convert clock_decode_periph_id() to support livetree 2017-07-28 12:02:47 -06:00
tegra_spi.h
ti_qspi.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
xilinx_spi.c
zynq_qspi.c
zynq_spi.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00