]> Git Repo - u-boot.git/commit
spi: davinci: Drop non-dm code
authorJagan Teki <[email protected]>
Tue, 26 May 2020 08:04:26 +0000 (13:34 +0530)
committerJagan Teki <[email protected]>
Thu, 11 Jun 2020 09:44:04 +0000 (15:14 +0530)
commit807f0ff68a9afe9667745d18e647e5ef2231520f
tree937d6fc715c4400a7db8117eada1bde07c212901
parent31d40e5acca24fa24ee7fd88fe01ce8f55e9aff6
spi: davinci: Drop non-dm code

Now all boards which are using davinci SPI driver
have moved to SPL_DM so drop the unneeded non-dm code.

Cc: Adam Ford <[email protected]>
Signed-off-by: Jagan Teki <[email protected]>
Tested-by: Adam Ford <[email protected]> #da850-evm
drivers/spi/Kconfig
drivers/spi/davinci_spi.c
include/configs/ti_armv7_keystone2.h
This page took 0.029007 seconds and 4 git commands to generate.