diff options
author | Beniamino Galvani <b.galvani@gmail.com> | 2014-11-22 16:21:41 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-24 18:54:48 +0000 |
commit | c3e4bc5434d2999ec3b00eadd1945eadf13fd0de (patch) | |
tree | 6f4b07ee0191e457d7ad2dcc53925640359bfd40 /Documentation/memory-hotplug.txt | |
parent | 56da2aafe0a6db710c38a2fbf6aa9352a7b9fa4d (diff) |
spi: meson: Add support for Amlogic Meson SPIFC
This is a driver for the Amlogic Meson SPIFC (SPI flash controller),
which is one of the two SPI controllers available on the SoC. It
doesn't support DMA and has a 64-byte unified transmit/receive buffer.
The device is optimized for interfacing with SPI NOR memories and
allows the execution of standard operations such as read, page
program, sector erase, etc. in a simplified way, toggling a bit in a
dedicated register. The driver doesn't use those predefined commands
and relies only on custom transfers.
Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/memory-hotplug.txt')
0 files changed, 0 insertions, 0 deletions