rv1126-uboot/drivers/spi
Jakob Unterwurzacher cdeb4d780a rockchip: spi: enable support for the rk_spi driver for the RK3399
The existing Rockchip SPI (rk_spi.c) driver also matches the hardware
block found in the RK3399.  This has been confirmed both with SPI NOR
flashes and general SPI transfers on the RK3399-Q7 for SPI1 and SPI5.

This change adds the 'rockchip,rk3399-spi' string to its compatible
list to allow reuse of the existing driver.

X-AffectedPlatforms: RK3399-Q7
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Jakob Unterwurzacher <jakob.unterwurzacher@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-05-10 13:37:21 -06:00
..
Kconfig
Makefile Blackfin: Remove 2017-04-05 13:52:01 -04:00
altera_spi.c
ath79_spi.c
atmel_dataflash_spi.c
atmel_spi.c spi: atmel: check GPIO validity before using cs_gpios 2017-05-03 10:58:54 +05:30
atmel_spi.h
cadence_qspi.c
cadence_qspi.h
cadence_qspi_apb.c
cf_spi.c
davinci_spi.c
designware_spi.c
exynos_spi.c
fsl_dspi.c
fsl_espi.c
fsl_qspi.c spi: fsl_qspi: Add support for single chip select 2017-03-28 09:10:12 -07:00
fsl_qspi.h
ich.c
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c
mvebu_a3700_spi.c
mxc_spi.c
mxs_spi.c
omap3_spi.c drivers: spi: Remove duplicate .probe method 2017-05-03 11:52:16 +05:30
pic32_spi.c
rk_spi.c rockchip: spi: enable support for the rk_spi driver for the RK3399 2017-05-10 13:37:21 -06:00
rk_spi.h rockchip: spi: rk_spi: dynamically select an module input rate 2017-05-10 13:37:21 -06:00
sandbox_spi.c
sh_qspi.c
sh_spi.c
sh_spi.h
soft_spi.c
soft_spi_legacy.c
spi-emul-uclass.c
spi-uclass.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
spi.c
stm32_qspi.c stm32f7: use clock driver to enable qspi controller clock 2017-05-08 11:38:41 -04:00
tegra20_sflash.c
tegra20_slink.c
tegra114_spi.c
tegra210_qspi.c
tegra_spi.h
ti_qspi.c drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register 2017-03-22 07:27:19 -06:00
xilinx_spi.c
zynq_qspi.c
zynq_spi.c zynq: spi: Honour the activation / deactivation delay 2017-05-03 11:03:04 +05:30