]> git.baikalelectronics.ru Git - uboot.git/commit
spi: Zap SOFT_SPI (non-dm)
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 26 May 2020 03:04:37 +0000 (08:34 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Thu, 11 Jun 2020 09:44:04 +0000 (15:14 +0530)
commitee94f4dea98d4a2faf546177b99c70aa1611f4c3
tree89db659b404f0037abe8b87d8991f2181fe6e00c
parent425e7a6ce0dfe3f7746c9523e1d36cb6d0c02404
spi: Zap SOFT_SPI (non-dm)

- Deadline for DM migration already passed by months.
- Sent couple of zap patches and
- No response on dm conversation
hence removed the driver.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/spi/Kconfig
drivers/spi/Makefile
drivers/spi/soft_spi_legacy.c [deleted file]