Files
u-boot/drivers
Boris Brezillon d13f5b254a spi: Extend the core to ease integration of SPI memory controllers
Some controllers are exposing high-level interfaces to access various
kind of SPI memories. Unfortunately they do not fit in the current
spi_controller model and usually have drivers placed in
drivers/mtd/spi-nor which are only supporting SPI NORs and not SPI
memories in general.

This is an attempt at defining a SPI memory interface which works for
all kinds of SPI memories (NORs, NANDs, SRAMs).

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Jagan Teki <jagan@openedev.com>
2018-09-20 20:10:49 +05:30
..
2018-08-03 19:53:10 -04:00
2018-07-26 10:59:35 -07:00
2018-09-18 08:12:21 -06:00
2018-09-18 08:12:21 -06:00
2018-09-18 08:12:21 -06:00
2018-08-17 13:03:54 -04:00
2018-09-18 00:01:18 -06:00
2018-07-19 16:31:38 -04:00
2018-09-18 00:01:18 -06:00
2018-09-18 00:01:18 -06:00
2018-08-11 08:07:36 +02:00