Re: [PATCH] ARM: EXYNOS: Add MFC device tree support

2012-09-04 Thread Karol Lewandowski
On 08/28/2012 07:08 PM, Arun Kumar K wrote: > Hi Karol, > Thanks for your comments. > Please find my response inline. Hi... and sorry for so much delayed response. >>> + >>> +static void __init exynos5_reserve(void) >>> +{ >>> + s5p_mfc_reserve_mem(0x4300, 8 << 20, 0x5100, 8 << 20);

RE: [PATCH] ARM: EXYNOS: Add MFC device tree support

2012-08-23 Thread Kukjin Kim
Arun Kumar K wrote: > > Hi Thomas, > Thank you for the comments. > Please find my response inline. > > --- Original Message --- > Sender : Thomas Abraham > Date : Aug 16, 2012 17:12 (GMT+05:30) > Title : Re: [PATCH] ARM: EXYNOS: Add MFC device tree support &

Re: [PATCH] ARM: EXYNOS: Add MFC device tree support

2012-08-19 Thread Karol Lewandowski
On 08/16/2012 08:42 PM, Thomas Abraham wrote: > On 16 August 2012 18:01, Arun Kumar K wrote: >> + - interrupts : MFC interupt number to the CPU. >> + >> + - samsung,mfc-r : Base address of the first memory bank used by MFC >> + for DMA contiguous memory allocation. >> + >> +

Re: [PATCH] ARM: EXYNOS: Add MFC device tree support

2012-08-16 Thread Thomas Abraham
On 16 August 2012 18:01, Arun Kumar K wrote: > From: Naveen Krishna Chatradhi > > This patch adds device tree entry for MFC in the Exynos > machines. Exynos4 SoCs support MFC v5 version and Exynos5 has > MFC v6.x version. So making the required changes in the clock > files and adds MFC to the DT