From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 10/11] arm64: add support for reserved memory defined by device tree
Date: Wed, 12 Mar 2014 17:04:48 +0000 [thread overview]
Message-ID: <20140312170448.GP17083@arm.com> (raw)
In-Reply-To: <1393594976-16728-11-git-send-email-m.szyprowski@samsung.com>
On Fri, Feb 28, 2014 at 01:42:55PM +0000, Marek Szyprowski wrote:
> Enable reserved memory initialization from device tree.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
WARNING: multiple messages have this Message-ID (diff)
From: Catalin Marinas <catalin.marinas@arm.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>
Cc: Mark Rutland <Mark.Rutland@arm.com>,
"linux-doc@vger.kernel.org" <linux-doc@vger.kernel.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Tomasz Figa <t.figa@samsung.com>,
Will Deacon <Will.Deacon@arm.com>,
Tomasz Figa <tomasz.figa@gmail.com>,
Paul Mackerras <paulus@samba.org>, Arnd Bergmann <arnd@arndb.de>,
Josh Cartwright <joshc@codeaurora.org>,
"grant.likely@linaro.org" <grant.likely@linaro.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Laura Abbott <lauraa@codeaurora.org>,
Ian Campbell <ian.campbell@citrix.com>,
Pawel Moll <Pawel.Moll@arm.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Michal Nazarewicz <mina86@mina86.com>,
"linaro-mm-sig@lists.linaro.org" <linaro-mm-sig@lists.linaro.org>,
Marc <marc.ceeeee@gmail.com>,
Nishanth Peethambaran <nishanth.p@gmail.com>,
Rob Herring <robh+dt@kernel.org>linux-
Subject: Re: [PATCH v6 10/11] arm64: add support for reserved memory defined by device tree
Date: Wed, 12 Mar 2014 17:04:48 +0000 [thread overview]
Message-ID: <20140312170448.GP17083@arm.com> (raw)
In-Reply-To: <1393594976-16728-11-git-send-email-m.szyprowski@samsung.com>
On Fri, Feb 28, 2014 at 01:42:55PM +0000, Marek Szyprowski wrote:
> Enable reserved memory initialization from device tree.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
next prev parent reply other threads:[~2014-03-12 17:04 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 13:42 [PATCH v6 00/11] reserved-memory regions/CMA in devicetree, again Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
[not found] ` < 1393594976-16728-11-git-send-email-m.szyprowski@samsung.com>
2014-02-28 13:42 ` [PATCH v6 01/11] of: document bindings for reserved-memory nodes Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-02 5:00 ` Grant Likely
2014-03-02 5:00 ` Grant Likely
2014-03-02 5:00 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 02/11] drivers: of: add initialization code for static reserved memory Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-02 5:28 ` Grant Likely
2014-03-02 5:28 ` Grant Likely
2014-03-02 5:28 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 03/11] drivers: of: add initialization code for dynamic " Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-02 5:30 ` Grant Likely
2014-03-02 5:30 ` Grant Likely
2014-03-02 5:30 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 04/11] drivers: of: add support for custom reserved memory drivers Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-02 5:35 ` Grant Likely
2014-03-02 5:35 ` Grant Likely
2014-03-02 5:35 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 05/11] drivers: of: add automated assignment of reserved regions to client devices Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-02 5:40 ` Grant Likely
2014-03-02 5:40 ` Grant Likely
2014-03-02 5:40 ` Grant Likely
2014-05-14 9:15 ` Jon Medhurst (Tixy)
2014-05-14 9:15 ` Jon Medhurst (Tixy)
2014-05-14 9:15 ` Jon Medhurst (Tixy)
2014-05-14 11:16 ` Grant Likely
2014-05-14 11:16 ` Grant Likely
2014-05-14 11:16 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 06/11] drivers: of: initialize and assign reserved memory to newly created devices Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` [PATCH v6 07/11] drivers: dma-coherent: add initialization from device tree Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` [PATCH v6 08/11] drivers: dma-contiguous: " Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` [PATCH v6 09/11] arm: add support for reserved memory defined by " Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-02-28 13:42 ` [PATCH v6 10/11] arm64: " Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-12 17:04 ` Catalin Marinas [this message]
2014-03-12 17:04 ` Catalin Marinas
2014-03-13 10:52 ` Grant Likely
2014-03-13 10:52 ` Grant Likely
2014-02-28 13:42 ` [PATCH v6 11/11] powerpc: " Marek Szyprowski
2014-02-28 13:42 ` Marek Szyprowski
2014-03-11 17:37 ` [PATCH v6 00/11] reserved-memory regions/CMA in devicetree, again Grant Likely
2014-03-11 17:37 ` Grant Likely
2014-03-11 17:37 ` Grant Likely
2014-03-31 13:52 ` Grant Likely
2014-03-31 13:52 ` Grant Likely
2014-03-31 13:52 ` Grant Likely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140312170448.GP17083@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.