RE: [PATCH 1/1] ARM: EXYNOS: Add support to reserve memory for MFC-v7

2014-03-19 Thread Kukjin Kim
Sachin Kamat wrote: > > Reserve memory for MFC-v7 IP. > > Signed-off-by: Sachin Kamat > --- > Based on top of Tushar's patch: > [PATCH V2] ARM: SAMSUNG: Reorganize calls to reserve memory for MFC > http://www.spinics.net/lists/linux-samsung-soc/msg25501.html > --- > arch/arm/mach-exynos/mach-ex

[PATCH 1/1] ARM: EXYNOS: Add support to reserve memory for MFC-v7

2014-03-17 Thread Sachin Kamat
Reserve memory for MFC-v7 IP. Signed-off-by: Sachin Kamat --- Based on top of Tushar's patch: [PATCH V2] ARM: SAMSUNG: Reorganize calls to reserve memory for MFC http://www.spinics.net/lists/linux-samsung-soc/msg25501.html --- arch/arm/mach-exynos/mach-exynos5-dt.c | 10 +- 1 file chan