remarkable-linux/drivers/memory
Boris Brezillon 6a4ec4cd08 memory: add Atmel EBI (External Bus Interface) driver
The EBI (External Bus Interface) is used to access external peripherals
(NOR, SRAM, NAND, and other specific devices like ethernet controllers).
Each device is assigned a CS line and an address range and can have its
own configuration (timings, access mode, bus width, ...).
This driver provides a generic DT binding to configure a device according
to its requirements.
For specific device controllers (like the NAND one) the SMC timings
should be configured by the controller driver through the matrix and
smc syscon regmaps.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2016-06-02 08:32:25 +02:00
..
samsung memory: samsung: exynos-srom: Add support for bank configuration 2016-04-18 14:25:29 +02:00
tegra memory/tegra: Add number of TLB lines for Tegra124 2015-12-14 16:11:35 +01:00
atmel-ebi.c memory: add Atmel EBI (External Bus Interface) driver 2016-06-02 08:32:25 +02:00
atmel-sdramc.c
emif.c
emif.h
fsl-corenet-cf.c memory: fsl-corenet: Fix module autoload for OF platform driver 2015-10-05 04:44:11 +01:00
fsl_ifc.c mtd/ifc: Add support for IFC controller version 2.0 2016-04-19 22:04:53 +02:00
jz4780-nemc.c
Kconfig memory: add Atmel EBI (External Bus Interface) driver 2016-06-02 08:32:25 +02:00
Makefile memory: add Atmel EBI (External Bus Interface) driver 2016-06-02 08:32:25 +02:00
mtk-smi.c memory: mtk-smi: export mtk_smi_larb_get/put 2016-05-06 14:20:56 +02:00
mvebu-devbus.c
of_memory.c memory: of_memory: Silence uninitialized variable warning 2016-05-01 14:20:04 -07:00
of_memory.h
omap-gpmc.c mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident() 2016-04-19 22:04:54 +02:00
pl172.c
tegra20-mc.c
ti-aemif.c memory: ti-aemif: Fix module autoload for OF platform driver 2015-10-05 04:44:11 +01:00