linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Revert support for reserved memory regions defined in device tree
@ 2013-10-11  7:27 Marek Szyprowski
       [not found] ` < 20131030134702.19B57C402A0@trevor.secretlab.ca>
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Marek Szyprowski @ 2013-10-11  7:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all!

Benjamin Herrenschmidt pointed a few issues in the proposed design of
device tree bindings for contiguous memory allocator and reserved memory
regions:
https://lkml.org/lkml/2013/9/15/151
http://www.spinics.net/lists/arm-kernel/msg273548.html

Some time has passed, but there is still no consensus on the bindings
for the reserved memory and various drawback of this solution has been
shown, so in my opinion the best I can do now is to revert them
completely and start from scratch again later.

This patch series reverts patches related to device tree bindings
proposed in the following thread:
http://thread.gmane.org/gmane.linux.ports.arm.kernel/263216
and merged by commit 64c353864e3f7ccba0ade1bd6f562f9a3bc7e68d ("Merge
branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping").

Best regards
Marek Szyprowski
Samsung R&D Institute Poland

Marek Szyprowski (2):
  Revert "ARM: init: add support for reserved memory defined by device tree"
  Revert "drivers: of: add initialization code for dma reserved memory"

 Documentation/devicetree/bindings/memory.txt |  168 -------------------------
 arch/arm/mm/init.c                           |    3 -
 drivers/of/Kconfig                           |    6 -
 drivers/of/Makefile                          |    1 -
 drivers/of/of_reserved_mem.c                 |  173 --------------------------
 drivers/of/platform.c                        |    4 -
 include/linux/of_reserved_mem.h              |   14 ---
 7 files changed, 369 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/memory.txt
 delete mode 100644 drivers/of/of_reserved_mem.c
 delete mode 100644 include/linux/of_reserved_mem.h

-- 
1.7.9.5

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

end of thread, other threads:[~2013-11-20 13:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  7:27 [PATCH 0/2] Revert support for reserved memory regions defined in device tree Marek Szyprowski
     [not found] ` < 20131030134702.19B57C402A0@trevor.secretlab.ca>
2013-10-11  7:27 ` [PATCH 1/2] Revert "ARM: init: add support for reserved memory defined by device tree" Marek Szyprowski
2013-10-11  7:27 ` [PATCH 2/2] Revert "drivers: of: add initialization code for dma reserved memory" Marek Szyprowski
2013-10-11  7:48 ` [PATCH 0/2] Revert support for reserved memory regions defined in device tree Benjamin Herrenschmidt
2013-10-11 18:12   ` Kumar Gala
2013-10-15 11:41     ` Grant Likely
2013-10-17 18:37   ` Matt Sealey
2013-10-17 19:35     ` Benjamin Herrenschmidt
2013-10-15 11:40 ` Grant Likely
2013-10-15 13:27   ` Marek Szyprowski
2013-10-30 13:47 ` Grant Likely
2013-10-30 17:30   ` Matt Sealey
2013-11-19 12:27   ` Marek Szyprowski
2013-11-19 15:14     ` Grant Likely
2013-11-19 22:01       ` Benjamin Herrenschmidt
2013-11-20 13:04         ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).