public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts
@ 2013-04-17 21:26 Suman Anna
  2013-05-06 12:36 ` Benoit Cousson
  0 siblings, 1 reply; 2+ messages in thread
From: Suman Anna @ 2013-04-17 21:26 UTC (permalink / raw)
  To: Benoit Cousson; +Cc: Tony Lindgren, Santosh Shilimkar, linux-omap, Suman Anna

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>
---
 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"
 
 / {
-- 
1.8.2


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

* Re: [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts
  2013-04-17 21:26 [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts Suman Anna
@ 2013-05-06 12:36 ` Benoit Cousson
  0 siblings, 0 replies; 2+ messages in thread
From: Benoit Cousson @ 2013-05-06 12:36 UTC (permalink / raw)
  To: Suman Anna; +Cc: Tony Lindgren, Santosh Shilimkar, linux-omap

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"
>  
>  / {
> 


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

end of thread, other threads:[~2013-05-06 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17 21:26 [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts Suman Anna
2013-05-06 12:36 ` Benoit Cousson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox