uboot/drivers/spi
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible
This is a convenient way for a driver to get the hardware address of a
device, when regmap or syscon are not being used. Change existing callers
to use it as an example to others.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
2015-08-31 07:57:26 -06:00
..
Kconfig spi: Kconfig: Add TEGRA20_SLINK entry 2015-07-01 21:39:05 +05:30
Makefile spi: Makefile: Use object file alphabetic order 2015-07-01 21:39:04 +05:30
altera_spi.c
armada100_spi.c
atmel_dataflash_spi.c
atmel_spi.c
atmel_spi.h
bfin_spi.c
bfin_spi6xx.c
cadence_qspi.c spi: cadence_qspi: get sram size from device tree 2015-07-03 13:50:53 +05:30
cadence_qspi.h spi: cadence_qspi: get sram size from device tree 2015-07-03 13:50:53 +05:30
cadence_qspi_apb.c spi: cadence_qspi: support FIFO width other than 4 bytes 2015-07-03 13:50:53 +05:30
cf_qspi.c spi: cf_qspi: fix clamp macro type check compilation warnings 2015-07-01 22:58:50 +05:30
cf_spi.c
davinci_spi.c spi: davinci_spi: Driver cleanup 2015-07-01 21:15:03 +05:30
designware_spi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
ep93xx_spi.c
exynos_spi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
fsl_dspi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
fsl_espi.c
fsl_qspi.c
fsl_qspi.h
ich.c dm: spi: Correct BIOS protection logic for ICH9 2015-07-14 18:03:19 -06:00
ich.h
kirkwood_spi.c
lpc32xx_ssp.c
mpc8xxx_spi.c
mpc52xx_spi.c
mxc_spi.c
mxs_spi.c
omap3_spi.c
omap3_spi.h spi: omap3_spi: add am43xx support to omap3_spi 2015-08-12 20:48:02 -04: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: spi: Make local functions static 2015-07-21 17:39:27 -06:00
spi.c
tegra20_sflash.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
tegra20_slink.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
tegra114_spi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00
tegra_spi.h
ti_qspi.c spi: ti_qspi: Use DMA to read from qspi flash 2015-08-17 23:29:15 +05:30
xilinx_spi.c spi: xilinx_spi: Add asm/io.h include file 2015-07-01 21:15:03 +05:30
zynq_spi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00