All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
@ 2013-11-20 15:46 ` Ivan Khoronzhuk
  0 siblings, 0 replies; 89+ messages in thread
From: Ivan Khoronzhuk @ 2013-11-20 15:46 UTC (permalink / raw)
  To: Santosh Shilimkar, Rob Landley, Russell King
  Cc: Mark Rutland, devicetree, grygorii.strashko, Pawel Moll,
	Stephen Warren, gregkh, Ian Campbell, Kumar Gala, Rob Herring,
	linux-kernel, linux-mtd, Ivan Khoronzhuk, linux-arm-kernel

These patches introduce Async External Memory Interface (EMIF16/AEMIF)
controller driver for Davinci/Keystone archs.

V1:
https://lkml.org/lkml/2013/11/11/352

Ivan Khoronzhuk (2):
  memory: ti-aemif: introduce AEMIF driver
  memory: ti-aemif: add bindings for AEMIF driver

 .../bindings/memory-controllers/ti-aemif.txt       |  198 ++++++++++
 drivers/memory/Kconfig                             |   11 +
 drivers/memory/Makefile                            |    1 +
 drivers/memory/ti-aemif.c                          |  415 ++++++++++++++++++++
 4 files changed, 625 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/ti-aemif.txt
 create mode 100644 drivers/memory/ti-aemif.c

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 89+ messages in thread

end of thread, other threads:[~2013-12-10 10:41 UTC | newest]

Thread overview: 89+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-20 15:46 [PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs Ivan Khoronzhuk
2013-11-20 15:46 ` Ivan Khoronzhuk
2013-11-20 15:46 ` Ivan Khoronzhuk
2013-11-20 15:46 ` Ivan Khoronzhuk
2013-11-20 15:46 ` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-29 15:32   ` Santosh Shilimkar
2013-11-29 15:32     ` Santosh Shilimkar
2013-11-29 15:32     ` Santosh Shilimkar
2013-11-29 15:35     ` Grygorii Strashko
2013-11-29 15:35       ` Grygorii Strashko
2013-11-29 15:35       ` Grygorii Strashko
2013-11-29 15:35       ` Grygorii Strashko
2013-11-29 15:43       ` Santosh Shilimkar
2013-11-29 15:43         ` Santosh Shilimkar
2013-11-29 15:43         ` Santosh Shilimkar
2013-11-29 15:43         ` Santosh Shilimkar
2013-12-03 10:49     ` ivan.khoronzhuk
2013-12-03 10:49       ` ivan.khoronzhuk
2013-12-03 10:49       ` ivan.khoronzhuk
2013-12-03 10:49       ` ivan.khoronzhuk
2013-11-20 15:46 ` [PATCH 2/2] memory: ti-aemif: add bindings for " Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-20 15:46   ` Ivan Khoronzhuk
2013-11-20 18:21   ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 18:21     ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 18:21     ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 18:21     ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-20 19:03     ` ivan.khoronzhuk
2013-11-20 19:03       ` ivan.khoronzhuk
2013-11-20 19:03       ` ivan.khoronzhuk
2013-11-20 19:03       ` ivan.khoronzhuk
2013-11-22 18:42       ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-22 18:42         ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-22 18:42         ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-22 18:42         ` Jean-Christophe PLAGNIOL-VILLARD
2013-11-29 14:56         ` Grygorii Strashko
2013-11-29 14:56           ` Grygorii Strashko
2013-11-29 14:56           ` Grygorii Strashko
2013-11-29 14:56           ` Grygorii Strashko
2013-11-29 15:08           ` Santosh Shilimkar
2013-11-29 15:08             ` Santosh Shilimkar
2013-11-29 15:08             ` Santosh Shilimkar
2013-11-29 15:08             ` Santosh Shilimkar
2013-11-22 21:06       ` Kumar Gala
2013-11-22 21:06         ` Kumar Gala
2013-11-22 21:06         ` Kumar Gala
2013-11-26 17:23         ` ivan.khoronzhuk
2013-11-26 17:23           ` ivan.khoronzhuk
2013-11-26 17:23           ` ivan.khoronzhuk
2013-11-26 17:23           ` ivan.khoronzhuk
2013-11-29 15:00         ` Grygorii Strashko
2013-11-29 15:00           ` Grygorii Strashko
2013-11-29 15:00           ` Grygorii Strashko
2013-11-29 15:00           ` Grygorii Strashko
2013-11-29 15:10           ` Santosh Shilimkar
2013-11-29 15:10             ` Santosh Shilimkar
2013-11-29 15:10             ` Santosh Shilimkar
2013-11-29 15:10             ` Santosh Shilimkar
2013-12-03 10:50             ` ivan.khoronzhuk
2013-12-03 10:50               ` ivan.khoronzhuk
2013-12-03 10:50               ` ivan.khoronzhuk
2013-12-03 10:50               ` ivan.khoronzhuk
2013-11-22 21:04   ` Kumar Gala
2013-11-22 21:04     ` Kumar Gala
2013-11-22 21:04     ` Kumar Gala
2013-11-22 21:04     ` Kumar Gala
2013-11-26 16:27     ` Grygorii Strashko
2013-11-26 16:27       ` Grygorii Strashko
2013-11-26 16:27       ` Grygorii Strashko
2013-11-26 16:27       ` Grygorii Strashko
2013-12-09 16:35       ` Santosh Shilimkar
2013-12-09 16:35         ` Santosh Shilimkar
2013-12-09 16:35         ` Santosh Shilimkar
2013-12-09 16:35         ` Santosh Shilimkar
2013-12-09 23:09       ` Kumar Gala
2013-12-09 23:09         ` Kumar Gala
2013-12-09 23:09         ` Kumar Gala
2013-12-09 23:09         ` Kumar Gala
2013-12-10 10:40         ` ivan.khoronzhuk
2013-12-10 10:40           ` ivan.khoronzhuk
2013-12-10 10:40           ` ivan.khoronzhuk
2013-11-26 16:38     ` ivan.khoronzhuk
2013-11-26 16:38       ` ivan.khoronzhuk
2013-11-26 16:38       ` ivan.khoronzhuk
2013-11-26 16:38       ` ivan.khoronzhuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.