From: Benoit Cousson <b-cousson@ti.com>
To: Suman Anna <s-anna@ti.com>
Cc: Tony Lindgren <tony@atomide.com>,
Santosh Shilimkar <santosh.shilimkar@ti.com>,
linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts
Date: Mon, 6 May 2013 14:36:54 +0200 [thread overview]
Message-ID: <5187A3E6.4000208@ti.com> (raw)
In-Reply-To: <1366233990-29724-1-git-send-email-s-anna@ti.com>
Hi Suman,
On 04/17/2013 11:26 PM, Suman Anna wrote:
> The carveouts that have been reserved for multimedia usecases
> are not being used currently by any driver and so have been
> cleaned up. Memory will be allocated runtime through CMA for
> enabling the multimedia usecases.
>
> Signed-off-by: Suman Anna <s-anna@ti.com>
Thanks for that cleanup. I'll queue that after the merge widow on top of
3.10-rc1.
Regards,
Benoit
> ---
> arch/arm/boot/dts/omap4.dtsi | 8 --------
> arch/arm/boot/dts/omap5.dtsi | 8 --------
> 2 files changed, 16 deletions(-)
>
> diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
> index 55c633a..79aaafe 100644
> --- a/arch/arm/boot/dts/omap4.dtsi
> +++ b/arch/arm/boot/dts/omap4.dtsi
> @@ -6,14 +6,6 @@
> * published by the Free Software Foundation.
> */
>
> -/*
> - * Carveout for multimedia usecases
> - * It should be the last 48MB of the first 512MB memory part
> - * In theory, it should not even exist. That zone should be reserved
> - * dynamically during the .reserve callback.
> - */
> -/memreserve/ 0x9d000000 0x03000000;
> -
> /include/ "skeleton.dtsi"
>
> / {
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index c9ecdbe..7006554 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -7,14 +7,6 @@
> * Based on "omap4.dtsi"
> */
>
> -/*
> - * Carveout for multimedia usecases
> - * It should be the last 48MB of the first 512MB memory part
> - * In theory, it should not even exist. That zone should be reserved
> - * dynamically during the .reserve callback.
> - */
> -/memreserve/ 0x9d000000 0x03000000;
> -
> /include/ "skeleton.dtsi"
>
> / {
>
prev parent reply other threads:[~2013-05-06 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 21:26 [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts Suman Anna
2013-05-06 12:36 ` Benoit Cousson [this message]
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=5187A3E6.4000208@ti.com \
--to=b-cousson@ti.com \
--cc=linux-omap@vger.kernel.org \
--cc=s-anna@ti.com \
--cc=santosh.shilimkar@ti.com \
--cc=tony@atomide.com \
/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.