Thread (16 messages) flat view 16 messages, 4 authors, 2012-09-03

Re: [PATCH v2 6/9] misc: Generic on-chip SRAM allocation driver

From: Shilimkar, Santosh <hidden>
Date: 2012-08-31 09:41:13
Also in: linux-arm-kernel, lkml

On Fri, Aug 31, 2012 at 2:37 AM, Jan Lübbe [off-list ref] wrote:
On Fri, 2012-08-31 at 11:27 +0200, Philipp Zabel wrote:
quoted
This driver requests and remaps a memory region as configured in the
device tree. It serves memory from this region via the genalloc API.

Other drivers can retrieve the genalloc pool from a phandle pointing
to this drivers' device node in the device tree.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 drivers/misc/Kconfig  |    8 ++++
 drivers/misc/Makefile |    1 +
 drivers/misc/sram.c   |  105
+++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 114 insertions(+)
 create mode 100644 drivers/misc/sram.c
We now have drivers/memory, which seems to be a good place for this.
drivers/memory is created for Memory controller device drivers. SRAM is
just pool of memory and should belong to some other place.

Regards
Santosh
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help