[PATCH] ARM: EXYNOS: Increase framebuffer virtual size for origen

2012-04-13 Thread Tushar Behera
To support display panning, framebuffer virtual size needs to be increased. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-origen.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c index

Re: [PATCH v3 0/3] i2c-s3c2410: Updates for exynos4210 and DT-based systems

2012-04-13 Thread Karol Lewandowski
On 21.03.2012 20:11, Karol Lewandowski wrote: > Changes since v2: > - Merge device type and flags into flat bitmask named quirks - >Consequently, treat s3c24xx as baseline hardware platform and >support all hw variations via quirks [Suggested by Mark Brown] > > Changes since v1: > - Mov

Re: [PATCH 10/13] s5p-tv: Add DT-support for HDMI driver

2012-04-13 Thread Tomasz Stanislawski
Hi Karol, Thanks for the patch. Please refer to the comments below. On 04/12/2012 08:45 PM, Karol Lewandowski wrote: > Includes v4l2/dt helper function (hdmi_of_get_i2c_subdev() that probably > should be implemented in v4l2 core itself. > > Signed-off-by: Karol Lewandowski > Cc: Tomasz Stanisla