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
Makefile
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
cadence_qspi.h
cadence_qspi_apb.c
cf_qspi.c
cf_spi.c
davinci_spi.c
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
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
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
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
xilinx_spi.c
zynq_spi.c dm: Use dev_get_addr() where possible 2015-08-31 07:57:26 -06:00