Re: [U-Boot] [PATCH] drivers: spi: Remove atmel_dataflash_spi driver

2017-08-10 Thread Jagan Teki
On Wed, Aug 9, 2017 at 10:53 AM, Wenyou Yang wrote: > This driver is replaced by the SPI-flash-based AT45xxx DataFlash > driver, which supports the driver model and device tree, the > atmel_dataflash_spi driver will not be used any more. > > Signed-off-by: Wenyou Yang > --- > > drivers/spi/Makef

[U-Boot] [PATCH] drivers: spi: Remove atmel_dataflash_spi driver

2017-08-08 Thread Wenyou Yang
This driver is replaced by the SPI-flash-based AT45xxx DataFlash driver, which supports the driver model and device tree, the atmel_dataflash_spi driver will not be used any more. Signed-off-by: Wenyou Yang --- drivers/spi/Makefile | 1 - drivers/spi/atmel_dataflash_spi.c | 184 -