summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-xlp.c
diff options
context:
space:
mode:
authorBoris Brezillon2018-04-26 18:18:14 +0200
committerMark Brown2018-05-11 04:32:43 +0200
commitc36ff266dc82f4ae797a6f3513c6ffa344f7f1c7 (patch)
treeed98cb9350de4166e7ae2fd0e6850b8e9b8e62fe /drivers/spi/spi-xlp.c
parentspi: remove forgotten CONFIG_SPI_BCM53XX (diff)
downloadkernel-qcow2-linux-c36ff266dc82f4ae797a6f3513c6ffa344f7f1c7.tar.gz
kernel-qcow2-linux-c36ff266dc82f4ae797a6f3513c6ffa344f7f1c7.tar.xz
kernel-qcow2-linux-c36ff266dc82f4ae797a6f3513c6ffa344f7f1c7.zip
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> Reviewed-by: Frieder Schrempf <frieder.schrempf@exceet.de> Tested-by: Frieder Schrempf <frieder.schrempf@exceet.de> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-xlp.c')
0 files changed, 0 insertions, 0 deletions