[PATCH] ARM: SAMSUNG: Fix compilation error with s3c2410_defconfig

2012-08-07 Thread Tushar Behera
ference to `pwm_config' Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/Kconfig |4 ++-- arch/arm/plat-samsung/Kconfig |3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig index e249611..d56b0f7 10

Re: [PATCH 2/4] ARM: SAMSUNG: Add API to set platform data for s5p-tv driver

2012-07-20 Thread Tushar Behera
On 07/20/2012 04:26 AM, Kukjin Kim wrote: > >> -Original Message- >> From: Tushar Behera [mailto:tushar.beh...@linaro.org] >> Sent: Tuesday, July 17, 2012 12:33 PM >> To: Kukjin Kim >> Cc: 'Sachin Kamat'; linux-samsung-soc@vger.kernel.org; pat

Re: [PATCH 2/4] ARM: SAMSUNG: Add API to set platform data for s5p-tv driver

2012-07-16 Thread Tushar Behera
On 07/17/2012 08:11 AM, Kukjin Kim wrote: > Sachin Kamat wrote: >> >> From: Tushar Behera >> >> Commit 350f2f4dad64 ("[media] v4l: s5p-tv: hdmi: add support for >> platform data") makes the presence of platform data mandatory for s5p-tv >> drive

[PATCH] ARM: SAMSUNG: Update default rate for xusbxti clock

2012-06-20 Thread Tushar Behera
[] (s3c_setrate_clksrc+0x33/0x78) [] (s3c_setrate_clksrc+0x33/0x78) from [] (clk_set_rate+0x2f/0x78) Signed-off-by: Tushar Behera --- Patch is rebased on v3.5-rc3. arch/arm/plat-samsung/s5p-clock.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/plat-samsung/s5p

Re: [PATCH RESEND 0/4] ARM: EXYNOS: Add s3c-hsotg support for Exynos4210 and S5PV210 boards

2012-05-16 Thread Tushar Behera
1 + > arch/arm/mach-s5pv210/mach-goni.c|5 ++ > 9 files changed, 105 insertions(+), 26 deletions(-) > Kukjin, Are you planning to queue this patchset for 3.5? If so, I have one patch for enabling support on Origen board, which I would like to add on top of these patches. P

Re: [PATCH 00/33] Use common macro to define resources

2012-04-25 Thread Tushar Behera
uch that problem. It was fixed in patches 16 and 24. There was not much clarity regarding the situation in patch 18, so it was left as it was. -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.ker

Re: [PATCH 16/33] ARM: S3C24XX: mach-osiris: Use common macro to define resources

2012-04-25 Thread Tushar Behera
On 04/25/2012 10:23 PM, Sergei Shtylyov wrote: > Hello. > > On 04/25/2012 08:12 AM, Tushar Behera wrote: > >> CC: Ben Dooks >> CC: Kukjin Kim >> Signed-off-by: Tushar Behera >> --- >> arch/arm/mach-s3c24xx/mach-osiris.c | 12 ++-- >>

Re: [PATCH 18/33] ARM: S3C24XX: mach-qt2410: Use common macro to define resources

2012-04-25 Thread Tushar Behera
On 04/25/2012 10:21 PM, Sergei Shtylyov wrote: > Hello. > > On 04/25/2012 08:12 AM, Tushar Behera wrote: > >> CC: Ben Dooks >> CC: Kukjin Kim >> Signed-off-by: Tushar Behera >> --- >> arch/arm/mach-s3c24xx/mach-qt2410.c | 12 ++-- >>

Re: [PATCH] ARM: EXYNOS: add the definition for IRQ_DWMCI

2012-04-24 Thread Tushar Behera
truct resource {" and DEFINE_RES_{MEM,IRQ}" are in same ioport.h file. Hence if "struct resource {" is accessible here, "DEFINE_RES_{MEM,IRQ}" would also be accessible. > If any problems, please let me know. > > Thanks. > > Best regards, > Kgene. > -

[PATCH 33/33] ARM: S5PV210: mach-smdkv210: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s5pv210/mach-smdkv210.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s5pv210/mach-smdkv210.c b/arch/arm/mach-s5pv210/mach-smdkv210.c index 91d4ad8..fa1b612 100644 --- a

[PATCH 32/33] ARM: S5PV210: dev-audio: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s5pv210/dev-audio.c | 156 ++-- 1 files changed, 26 insertions(+), 130 deletions(-) diff --git a/arch/arm/mach-s5pv210/dev-audio.c b/arch/arm/mach-s5pv210/dev-audio.c index 63f5d82..8367749 100644

[PATCH 31/33] ARM: S5PC100: dev-audio: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s5pc100/dev-audio.c | 138 ++-- 1 files changed, 23 insertions(+), 115 deletions(-) diff --git a/arch/arm/mach-s5pc100/dev-audio.c b/arch/arm/mach-s5pc100/dev-audio.c index ab2d271..9d4bde3 100644

[PATCH 30/33] ARM: S5P64X0: dev-audio: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s5p64x0/dev-audio.c | 72 ++-- 1 files changed, 12 insertions(+), 60 deletions(-) diff --git a/arch/arm/mach-s5p64x0/dev-audio.c b/arch/arm/mach-s5p64x0/dev-audio.c index 35f1f22..91113dd 100644

[PATCH 29/33] ARM: S3C64XX: mach-smdk6410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/mach-smdk6410.c | 13 +++-- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c index d55bc96..1ecd048 100644

[PATCH 28/33] ARM: S3C64XX: mach-real6410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Darius Augulis CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/mach-real6410.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s3c64xx/mach-real6410.c b/arch/arm/mach-s3c64xx/mach-real6410.c

[PATCH 27/33] ARM: S3C64XX: mach-mini6410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Darius Augulis CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/mach-mini6410.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s3c64xx/mach-mini6410.c b/arch/arm/mach-s3c64xx/mach-mini6410.c

[PATCH 26/33] ARM: S3C64XX: mach-crag6410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Mark Brown CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/mach-crag6410.c | 26 +- 1 files changed, 5 insertions(+), 21 deletions(-) diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-s3c64xx/mach-crag6410.c

[PATCH 25/33] ARM: S3C64XX: mach-anw6410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kwangwoo Lee CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/mach-anw6410.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s3c64xx/mach-anw6410.c b/arch/arm/mach-s3c64xx/mach-anw6410.c index

[PATCH 24/33] ARM: S3C64XX: dev-uart: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/dev-uart.c | 48 ++--- 1 files changed, 8 insertions(+), 40 deletions(-) diff --git a/arch/arm/mach-s3c64xx/dev-uart.c b/arch/arm/mach-s3c64xx/dev-uart.c index c681b99

[PATCH 23/33] ARM: S3C64XX: dev-audio: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c64xx/dev-audio.c | 120 ++-- 1 files changed, 20 insertions(+), 100 deletions(-) diff --git a/arch/arm/mach-s3c64xx/dev-audio.c b/arch/arm/mach-s3c64xx/dev-audio.c index 93470b1

[PATCH 22/33] ARM: S3C24XX: simtec-nor: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/simtec-nor.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-s3c24xx/simtec-nor.c b/arch/arm/mach-s3c24xx/simtec-nor.c index b9d6d4f..029744f 100644 --- a/arch/arm

[PATCH 21/33] ARM: S3C24XX: mach-vr1000: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-vr1000.c | 39 +++--- 1 files changed, 8 insertions(+), 31 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-vr1000.c b/arch/arm/mach-s3c24xx/mach-vr1000.c index 87608d4

[PATCH 20/33] ARM: S3C24XX: mach-tct_hammer: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-tct_hammer.c |7 ++- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-tct_hammer.c b/arch/arm/mach-s3c24xx/mach-tct_hammer.c index 1114666..fe99028 100644

[PATCH 19/33] ARM: S3C24XX: mach-rx1950: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-rx1950.c |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-rx1950.c b/arch/arm/mach-s3c24xx/mach-rx1950.c index 200debb..a6762aa 100644 --- a/arch

[PATCH 18/33] ARM: S3C24XX: mach-qt2410: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-qt2410.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-qt2410.c b/arch/arm/mach-s3c24xx/mach-qt2410.c index 91c16d9..b868ddd 100644 --- a

[PATCH 17/33] ARM: S3C24XX: mach-otom: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Guillaume GOURAT CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-otom.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-otom.c b/arch/arm/mach-s3c24xx/mach-otom.c index 5f1e0ee..bc4b6ef

[PATCH 16/33] ARM: S3C24XX: mach-osiris: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-osiris.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-osiris.c b/arch/arm/mach-s3c24xx/mach-osiris.c index c5daeb6..95d0772 100644 --- a

[PATCH 15/33] ARM: S3C24XX: mach-nexcoder: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Guillaume GOURAT CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-nexcoder.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-nexcoder.c b/arch/arm/mach-s3c24xx/mach-nexcoder.c index 5198e3e

[PATCH 14/33] ARM: S3C24XX: mach-mini2440: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Michel Pollet CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-mini2440.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-mini2440.c b/arch/arm/mach-s3c24xx/mach-mini2440.c

[PATCH 13/33] ARM: S3C24XX: mach-h1940: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-h1940.c |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-h1940.c b/arch/arm/mach-s3c24xx/mach-h1940.c index 6b21ba1..bb8d008 100644 --- a/arch

[PATCH 12/33] ARM: S3C24XX: mach-gta02: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Nelson Castillo CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-gta02.c |7 ++- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-gta02.c b/arch/arm/mach-s3c24xx/mach-gta02.c index ba5d853..0f29f64a

[PATCH 11/33] ARM: S3C24XX: mach-bast: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-bast.c | 45 +++- 1 files changed, 9 insertions(+), 36 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-bast.c b/arch/arm/mach-s3c24xx/mach-bast.c index 53219c0

[PATCH 09/33] ARM: S3C24XX: mach-anubis: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-anubis.c | 62 ++ 1 files changed, 11 insertions(+), 51 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-anubis.c b/arch/arm/mach-s3c24xx/mach-anubis.c index 60c72c5

[PATCH 10/33] ARM: S3C24XX: mach-at2440evb: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-at2440evb.c | 19 --- 1 files changed, 4 insertions(+), 15 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-at2440evb.c b/arch/arm/mach-s3c24xx/mach-at2440evb.c index d7ae49c

[PATCH 08/33] ARM: S3C24XX: mach-amlm5900: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/mach-amlm5900.c |9 ++--- 1 files changed, 2 insertions(+), 7 deletions(-) diff --git a/arch/arm/mach-s3c24xx/mach-amlm5900.c b/arch/arm/mach-s3c24xx/mach-amlm5900.c index 4220cc6..ea2c4b0 100644

[PATCH 07/33] ARM: S3C24XX: bast-ide: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-s3c24xx/bast-ide.c | 36 ++-- 1 files changed, 6 insertions(+), 30 deletions(-) diff --git a/arch/arm/mach-s3c24xx/bast-ide.c b/arch/arm/mach-s3c24xx/bast-ide.c index 298ecec..ba02cf8

[PATCH 06/33] ARM: S3C24XX: dev-uart: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Ben Dooks CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/plat-s3c24xx/dev-uart.c | 56 +++--- 1 files changed, 16 insertions(+), 40 deletions(-) diff --git a/arch/arm/plat-s3c24xx/dev-uart.c b/arch/arm/plat-s3c24xx/dev-uart.c index 9ab22e6

[PATCH 05/33] ARM: EXYNOS: mach-smdkv310: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-smdkv310.c | 13 +++-- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-exynos/mach-smdkv310.c b/arch/arm/mach-exynos/mach-smdkv310.c index f7b6e12..4f18e82 100644 --- a/arch/arm

[PATCH 04/33] ARM: EXYNOS: mach-armlex4210: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-armlex4210.c | 13 +++-- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-exynos/mach-armlex4210.c b/arch/arm/mach-exynos/mach-armlex4210.c index 6ab171c..372e331 100644 --- a/arch

[PATCH 03/33] ARM: EXYNOS: dev-audio: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/dev-audio.c | 156 ++--- 1 files changed, 26 insertions(+), 130 deletions(-) diff --git a/arch/arm/mach-exynos/dev-audio.c b/arch/arm/mach-exynos/dev-audio.c index 7199e1a..b33a5b6 100644

[PATCH 02/33] ARM: EXYNOS: dev-ahci: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/dev-ahci.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/mach-exynos/dev-ahci.c b/arch/arm/mach-exynos/dev-ahci.c index 50ce5b0..ce1aad3 100644 --- a/arch/arm/mach-exynos/dev

[PATCH 01/33] ARM: SAMSUNG: devs: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- arch/arm/plat-samsung/devs.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/plat-samsung/devs.c b/arch/arm/plat-samsung/devs.c index db32ec5..1013a34 100644 --- a/arch/arm/plat-samsung/devs.c +++ b

[PATCH 00/33] Use common macro to define resources

2012-04-24 Thread Tushar Behera
flags. In those cases, DEFINE_RES_NAMED() macro is used instead. The patches are rebased on top of Kukjin's for-next branch at this commit. d0ee53a Merge branch 'next/board-samsung' into for-next Tushar Behera (33): ARM: SAMSUNG: devs: Use common macro to define resources ARM: E

Re: [RFC] ARM: SAMSUNG: devs: Use common macro to define resources

2012-04-24 Thread Tushar Behera
On 04/25/2012 05:31 AM, Kukjin Kim wrote: > Tushar Behera wrote: >> CC: Kukjin Kim >> Signed-off-by: Tushar Behera >> --- >> I am not sure whether changes like this are accepted as independent patches, >> as they are not changing the behaviour of the code at all. &

[RFC] ARM: SAMSUNG: devs: Use common macro to define resources

2012-04-24 Thread Tushar Behera
CC: Kukjin Kim Signed-off-by: Tushar Behera --- I am not sure whether changes like this are accepted as independent patches, as they are not changing the behaviour of the code at all. I have a patchset doing similar clean up in various Samsung related arch files. If changes like this are

[PATCH] ARM: EXYNOS: Fix compilation error when CONFIG_OF is not defined

2012-04-23 Thread Tushar Behera
d (first use in this function) arch/arm/mach-exynos/common.c:539:14: note: each undeclared identifier is reported only once for each function it appears in CC: Thomas Abraham Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/common.c |2 ++ 1 files changed, 2 insertions(+), 0 delet

[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

Re: [PATCH 1/2] ARM: SAMSUNG: Add API to set platform data for s5p-tv driver

2012-04-05 Thread Tushar Behera
On 04/05/2012 02:56 PM, Tomasz Stanislawski wrote: > Hi Tushbar Behera, > > On 04/05/2012 10:24 AM, Tushar Behera wrote: >> Commit 350f2f4dad64 ("[media] v4l: s5p-tv: hdmi: add support for >> platform data") makes the presence of platform data mandatory for s5p-tv &

Re: [PATCH 2/2] ARM: EXYNOS: Set HDMI platform data in Origen board

2012-04-05 Thread Tushar Behera
On 04/05/2012 03:07 PM, Tomasz Stanislawski wrote: > Hi Tushar Behera, > > On 04/05/2012 10:24 AM, Tushar Behera wrote: >> Signed-off-by: Tushar Behera >> --- >> arch/arm/mach-exynos/mach-origen.c |7 +++ >> 1 files changed, 7 insertions(+), 0 deletio

[PATCH 2/2] ARM: EXYNOS: Set HDMI platform data in Origen board

2012-04-05 Thread Tushar Behera
Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-origen.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c index 878d4c9..ac6f78f 100644 --- a/arch/arm/mach-exynos/mach-origen.c +++ b

[PATCH 1/2] ARM: SAMSUNG: Add API to set platform data for s5p-tv driver

2012-04-05 Thread Tushar Behera
Commit 350f2f4dad64 ("[media] v4l: s5p-tv: hdmi: add support for platform data") makes the presence of platform data mandatory for s5p-tv driver. Adding an API to plat-samsung for this purpose. Signed-off-by: Tushar Behera --- arch/arm/plat-samsung/devs.c

[PATCH 0/2] ARM: SAMSUNG: Add platform data support for s5p-tv driver

2012-04-05 Thread Tushar Behera
s5p-tv driver in 3.4-rc1 makes device platform data mandatory. This patchset adds the related platform data in plat-samsung. Tushar Behera (2): ARM: SAMSUNG: Add API to set platform data for s5p-tv driver ARM: EXYNOS: Set HDMI platform data in Origen board arch/arm/mach-exynos/mach-origen.c

[PATCH] ARM: SAMSUNG: Use DEFINE_RES_xxx macros for G2D resources

2012-04-04 Thread Tushar Behera
Signed-off-by: Tushar Behera --- arch/arm/plat-samsung/devs.c | 12 ++-- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/plat-samsung/devs.c b/arch/arm/plat-samsung/devs.c index db32ec5..1013a34 100644 --- a/arch/arm/plat-samsung/devs.c +++ b/arch/arm/plat

Re: [PATCH 0/2] Fixes related to rtc-s3c

2012-03-28 Thread Tushar Behera
On 03/28/2012 04:58 PM, Heiko Stübner wrote: > Am Mittwoch, 28. März 2012, 12:50:35 schrieb Tushar Behera: >> The patches are based on Kukjin's for-next branch and they fix a couple >> of compile-time errors and warnings. > There was also a fixup patch for these problems po

[PATCH 0/2] Fixes related to rtc-s3c

2012-03-28 Thread Tushar Behera
The patches are based on Kukjin's for-next branch and they fix a couple of compile-time errors and warnings. The patches have been only build-tested. Tushar Behera (2): rtc: rtc-s3c: Fix compilation error rtc: rtc-s3c: Add placeholder for driver private data drivers/rtc/rtc-s3c.c |

[PATCH 2/2] rtc: rtc-s3c: Add placeholder for driver private data

2012-03-28 Thread Tushar Behera
cast [enabled by default] drivers/rtc/rtc-s3c.c:680:3: warning: (near initialization for ‘s3c_rtc_dt_match[3].data’) [enabled by default] Cc: Heiko Stuebner Signed-off-by: Tushar Behera --- drivers/rtc/rtc-s3c.c | 23 ++- 1 files changed, 18 insertions(+), 5 deletions

[PATCH 1/2] rtc: rtc-s3c: Fix compilation error

2012-03-28 Thread Tushar Behera
:677:3: error: request for member ‘data’ in something not a structure or union drivers/rtc/rtc-s3c.c:680:3: error: request for member ‘data’ in something not a structure or union Cc: Heiko Stuebner Signed-off-by: Tushar Behera --- drivers/rtc/rtc-s3c.c |8 1 files changed, 4

[PATCH] ARM: EXYNOS: Add missing definition for IRQ_I2S0

2012-03-26 Thread Tushar Behera
This fixes following build error when sound support is selected on EXYNOS4 platform. sound/soc/samsung/idma.c: In function ‘idma_close’: sound/soc/samsung/idma.c:327:11: error: ‘IRQ_I2S0’ undeclared (first use in this function) Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/include

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-03-12 Thread Tushar Behera
29 February 2012 13:45, Tushar Behera wrote: > >> Hi Kukjin, >> >> On 12/01/2011 11:20 AM, Tushar Behera wrote: >>> The framebuffer driver needs the clock named 'lcd' as its bus >>> clock but the equivalent clock on Exynos4 is named as 'fimd&

Merge error in for-next branch in kgene/linux-samsung.git

2012-03-09 Thread Tushar Behera
t;, "mmc_busclk.2", &exynos4_clk_sclk_mmc3.clk), CLKDEV_INIT("dma-pl330.0", "apb_pclk", &exynos4_clk_pdma0), CLKDEV_INIT("dma-pl330.1", "apb_pclk", &exynos4_clk_pdma1), CLKDEV_INIT("dma-pl330.2", "apb_pclk", &exynos4_clk_mdma1), -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/6] ARM: SAMSUNG: Fix memory size for hsotg

2012-03-07 Thread Tushar Behera
> -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" > in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] ARM: EXYNOS: Fix compilation error with mach-exynos4-dt board

2012-03-06 Thread Tushar Behera
here (not in a function) Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-exynos4-dt.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm/mach-exynos/mach-exynos4-dt.c b/arch/arm/mach-exynos/mach-exynos4-dt.c index e6b02fd..8245f1c 100644 --- a/arc

[PATCH 4/4] ARM: SAMSUNG: Add __init attribute to xxx_set_platdata() wrappers

2012-03-01 Thread Tushar Behera
s3c_set_platdata() is defined with __init attribute, hence all functions referencing this function should also be defined with __init attribute. Signed-off-by: Tushar Behera --- arch/arm/plat-samsung/devs.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm

[PATCH 3/4] ARM: SAMSUNG: Add __init attribute to samsung_bl_set()

2012-03-01 Thread Tushar Behera
on the usage of samsung_bl_set(). Signed-off-by: Tushar Behera --- arch/arm/plat-samsung/dev-backlight.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/plat-samsung/dev-backlight.c b/arch/arm/plat-samsung/dev-backlight.c index 2254920..5f197dc 100644 --- a/arch/a

[PATCH 2/4] ARM: EXYNOS: Add __init attribute to universal_camera_init()

2012-03-01 Thread Tushar Behera
on the usage of universal_camera_init(). Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-universal_c210.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-exynos/mach-universal_c210.c b/arch/arm/mach-exynos/mach-universal_c210.c index 6017a21..be50e

[PATCH 0/4] ARM: SAMSUNG: Add __init attribute to functions calling s3c_set_platdata

2012-03-01 Thread Tushar Behera
attribute. Tushar Behera (4): ARM: EXYNOS: Add __init attribute to nuri_camera_init() ARM: EXYNOS: Add __init attribute to universal_camera_init() ARM: SAMSUNG: Add __init attribute to samsung_bl_set() ARM: SAMSUNG: Add __init attribute to xxx_set_platdata() wrappers arch/arm/mach-exynos

[PATCH 1/4] ARM: EXYNOS: Add __init attribute to nuri_camera_init()

2012-03-01 Thread Tushar Behera
on the usage of nuri_camera_init(). Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-nuri.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-exynos/mach-nuri.c b/arch/arm/mach-exynos/mach-nuri.c index a6b9162..7dc5c99 100644 --- a/arch/arm/mach-exynos/mach-nu

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-29 Thread Tushar Behera
Hi Kukjin, On 03/01/2012 09:36 AM, Kukjin Kim wrote: > Jingoo Han wrote: >> >> Hi Tushar, >> > > (please don't top-post) > >>> -Original Message- >>> From: linux-samsung-soc-ow...@vger.kernel.org [mailto:linux-samsung-soc- >

Re: [PATCH 1/2] ARM: EXYNOS: Add USB HOST register definitions

2012-02-29 Thread Tushar Behera
to prepend the complete register name before the bit-field defines. EHCI_INSNREG00_ENA_INCR16 ... Considering the similarity of this patchset with the earlier patchset from Sangwook, IMO, it would be appropriate to give him due credit in both these patches. > +#endif /* __REGS_U

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Tushar Behera
;t it cause any side-effects? > Thanks, > Thomas. > > [...] > -- > To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" > in > the body of a message to majord...@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2012-02-28 Thread Tushar Behera
Hi Kukjin, On 12/01/2011 11:20 AM, Tushar Behera wrote: > The framebuffer driver needs the clock named 'lcd' as its bus > clock but the equivalent clock on Exynos4 is named as 'fimd'. > Hence, create a clkdev lookup entry with the name 'lcd' that > refer

S5P-TV: Warning for regulator unbalanced disables

2012-02-22 Thread Tushar Behera
ng.git (test/hdmi-pd) -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: ARM: Exynos: Mismatch in BogoMIPS values

2012-02-21 Thread Tushar Behera
>> Maybe, someone missed this. > [snip] > >> >> On a side note, with linaro 3.1, when you cat /proc/cpuinfo, we get >> incorrect numbers for the BOGOMIPS for the 2 cores (900 and 1900), >> whereas on 3.0.4+ kernel, and the insignal kernel, we get the correct >> re

Re: [PATCH V6 1/5] ARM: exynos: Add support AFTR mode on EXYNOS4210

2012-02-20 Thread Tushar Behera
nter_core0_aftr': arch/arm/mach-exynos/cpuidle.c:131: undefined reference to `scu_enable' -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: EXYNOS: Add alias name of 'fimd' clock for 'lcd' clock

2012-02-19 Thread Tushar Behera
Kim'; 'linux-samsung-soc@vger.kernel.org'; 'Jonghwan Choi'; >> 'Tushar Behera'; 'Dmitry >> Solodkiy' >> Subject: RE: [PATCH] ARM: EXYNOS: Add alias name of 'fimd' clock for 'lcd' >> clock >> >> &g

Re: [RESEND PATCH 6/6] ARM: EXYNOS: USB OTG support for Universal C210

2012-02-13 Thread Tushar Behera
; > + > + clk_xusbxti.rate = 2400; > } > > MACHINE_START(UNIVERSAL_C210, "UNIVERSAL_C210") > diff --git a/arch/arm/plat-samsung/devs.c b/arch/arm/plat-samsung/devs.c > index 2d4d500..2e6558e 100644 > --- a/arch/arm/plat-samsung/devs.c > +++ b/arch/arm/plat-samsung/devs.c > @@ -1439,7 +1439,7 @@ void __init s5p_ehci_set_platdata(struct > s5p_ehci_platdata *pd) > #ifdef CONFIG_S3C_DEV_USB_HSOTG > static struct resource s3c_usb_hsotg_resources[] = { > [0] = DEFINE_RES_MEM(S3C_PA_USB_HSOTG, SZ_128K), > - [1] = DEFINE_RES_IRQ(IRQ_OTG), > + [1] = DEFINE_RES_IRQ(IRQ_USB_HSOTG), > }; > > struct platform_device s3c_device_usb_hsotg = { -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency

2012-02-13 Thread Tushar Behera
Hi Dave, On 02/09/2012 10:12 AM, Tushar Behera wrote: > Ping > > On 02/01/2012 04:38 PM, Tushar Behera wrote: >> Ping >> >> On 01/25/2012 10:15 AM, Tushar Behera wrote: >>> As per definition, locking_frequency is the initial frequency which is >>> s

Re: [PATCH 4/6] ARM: EXYNOS: Add hsotg device for NURI board

2012-02-13 Thread Tushar Behera
t(); > > nuri_ehci_init(); > + s3c_hsotg_set_platdata(&nuri_hsotg_pdata); > clk_xusbxti.rate = 2400; > > /* Last */ It is missing S3C_DEV_USB_HSOTG entry in Kconfig file for individual boards. Additionally, after adding the same, the build fails wi

Re: [PATCH 6/6] ARM: EXYNOS: USB OTG support for Universal C210

2012-02-12 Thread Tushar Behera
; i2c_register_board_info(I2C_GPIO_BUS_12, i2c_gpio12_devs, > ARRAY_SIZE(i2c_gpio12_devs)); > > + s3c_hsotg_set_platdata(&universal_hsotg_pdata); > universal_camera_init(); > > /* Last */ Are you not missing the device entry for &

Re: [PATCH] [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency

2012-02-08 Thread Tushar Behera
Ping On 02/01/2012 04:38 PM, Tushar Behera wrote: > Ping > > On 01/25/2012 10:15 AM, Tushar Behera wrote: >> As per definition, locking_frequency is the initial frequency which is >> set by boot-loader. Hence the value is updated with the initial value >> during boot

Re: [PATCH V5 1/5] ARM: exynos: Add support AFTR mode on EXYNOS4210

2012-02-01 Thread Tushar Behera
driver *drv, > + int index) > +{ -- snip -- > + > + scu_enable(S5P_VA_SCU); #ifdef CONFIG_SMP scu_enable(S5P_VA_SCU); #endif This is required when compiling without SMP support. -- Tushar Behera -- To unsubscribe from this list: send the line

Re: [PATCH] [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency

2012-02-01 Thread Tushar Behera
Ping On 01/25/2012 10:15 AM, Tushar Behera wrote: > As per definition, locking_frequency is the initial frequency which is > set by boot-loader. Hence the value is updated with the initial value > during boot time init call. > > This code was present in exynos210-cpufre

Re: [PATCH v2] ARM: Exynos: JPEG board definition and device register

2012-02-01 Thread Tushar Behera
, wouldn't be a good idea to split this patch into 2 different patches for platform-specific and board-specific changes? -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/3] ARM: EXYNOS: Enable MDMA driver

2012-01-31 Thread Tushar Behera
t;, "apb_pclk", &exynos4_clk_pdma1), > + CLKDEV_INIT("dma-pl330.2", "apb_pclk", &exynos4_clk_mdma), > CLKDEV_INIT("s3c64xx-spi.0", "spi_busclk0", &exynos4_clk_sclk_spi0.clk), > CLKDEV_INIT("s3c64xx-spi.1", "spi_busclk0", &exynos4_clk_sclk_spi1.clk), > CLKDEV_INIT("s3c64xx-spi.2", "spi_busclk0", &exynos4_clk_sclk_spi2.clk), -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH] [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequency

2012-01-24 Thread Tushar Behera
common cpufreq driver). Signed-off-by: Tushar Behera Signed-off-by: Inderpal Singh --- The patch is based on v3.3-rc1. drivers/cpufreq/exynos-cpufreq.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/cpufreq/exynos-cpufreq.c b/drivers/cpufreq/exynos-cpufreq.c index

[PATCH] ARM: EXYNOS: Add USB OHCI support to ORIGEN board

2011-12-21 Thread Tushar Behera
Signed-off-by: Tushar Behera Signed-off-by: Angus Ainslie --- This patch are based Kukjin's for-next branch and OHCI related patches from Jingoo Han. [PATCH v2 0/3] Support Samsung Exynos OHCI device and driver arch/arm/mach-exynos/Kconfig |1 + arch/arm/mach-exynos/mach-ori

Re: [PATCH] i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio

2011-12-18 Thread Tushar Behera
Ping On 12/09/2011 03:33 PM, Tushar Behera wrote: s3c24xx_i2c_parse_dt_gpio is called when cfg_gpio is not defined in the platform data of the i2c device. When DT is not enabled, the above function always returns -EINVAL. Since there can be some i2c devices which don't need to configur

Re: [PATCH] ARM: PL330: Fix driver freeze

2011-12-16 Thread Tushar Behera
I haven't been able to break it. Can somebody please test this patch with the workload that failed (audio in exynos I believe)? Tested audio on Origen board, based on EXYNOS4210. Working fine with my limited tests. (command line aplay). Thanks, Javi -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH V3 4/6] ARM: S5P64X0: Modified files for SPI consolidation work

2011-12-13 Thread Tushar Behera
S5P_PA_SROMC S5P64X0_PA_SROMC @@ -75,6 +77,7 @@ #define SAMSUNG_PA_ADCS5P64X0_PA_ADC + Unncessary insertion of line. -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kerne

Re: [PATCH V3] ARM: EXYNOS4: Modified files for SPI consolidation work

2011-12-13 Thread Tushar Behera
4_GPC1(1), S3C_GPIO_SFN(5)); + s3c_gpio_setpull(EXYNOS4_GPC1(1), S3C_GPIO_PULL_UP); + s3c_gpio_cfgall_range(EXYNOS4_GPC1(3), 2, + S3C_GPIO_SFN(5), S3C_GPIO_PULL_UP); Ditto. + S3C_GPIO_SFN(5), S3C_GPIO_PULL_UP); +

[PATCH] i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio

2011-12-09 Thread Tushar Behera
here. Changing the default return value to success would fix this issue. Signed-off-by: Tushar Behera --- This patch is rebased on Kukjin's for-next branch. d3d936c "Merge branch 'samsung-fixes-2' into for-next" drivers/i2c/busses/i2c-s3c2410.c |2 +- 1 files changed

Re: [PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove

2011-12-08 Thread Tushar Behera
On 12/08/2011 07:02 PM, Jassi Brar wrote: Guys, any reason to keep me, the author of the driver, out of loop ? I almost lost this patch, had it not for chance. Apologies. I didn't realize that I should be adding a cc to you. Would you please add a valid module author e-mail ID? -- T

[PATCH 2/2] ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1

2011-12-06 Thread Tushar Behera
. This patch fixes following runtime error. dma-pl330 dma-pl330.2: PERIPH_ID 0x0, PCELL_ID 0x0 ! dma-pl330: probe of dma-pl330.2 failed with error -22 Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/clock.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach

[PATCH 1/2] DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove

2011-12-06 Thread Tushar Behera
tions, those functions need not be called from device remove. This patch fixes following run time error with pl330 driver. dma-pl330 dma-pl330.0: Unbalanced pm_runtime_enable! dma-pl330 dma-pl330.0: failed to get runtime pm Signed-off-by: Giridhar Maruthy Signed-off-by: Tushar Behera --- driver

[PATCH 0/2] Add PM_RUNTIME related fixes for PL330

2011-12-06 Thread Tushar Behera
Hi, When PM_RUNTIME is enabled, PL330 probe fails because of some mismatch in pm_runtime calls. This patchset fixes those issues. This patch is based on Kukjin's for-next branch and tested on EXYNOS4 based Origen board. d3d936c "Merge branch 'samsung-fixes-2' into for-nex

Re: [PATCH v2 1/3] ARM: EXYNOS: Add USB OHCI device

2011-12-06 Thread Tushar Behera
/plat. These are still the locations where ehci related definitions are located. What is the reason for movement of ohci related definitions to mach folder? -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message

Re: [PATCH] ARM: S5PV210: Add USB OTG gadget device support to SMDKV210 board

2011-12-01 Thread Tushar Behera
enabled. platform_add_devices(smdkv210_devices, ARRAY_SIZE(smdkv210_devices)); } -- Tushar Behera -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH 3/3] ARM: EXYNOS: Invert VCLK polarity for framebuffer on Origen board

2011-11-30 Thread Tushar Behera
Framebuffer driver needs to fetch the video data during the rising edge of the VCLK. Otherwise, there are some glitches in the LCD display. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos/mach-origen.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/arch/arm

[PATCH 2/3] ARM: EXYNOS: Add clkdev lookup entry for lcd clock

2011-11-30 Thread Tushar Behera
The framebuffer driver needs the clock named 'lcd' as its bus clock but the equivalent clock on Exynos4 is named as 'fimd'. Hence, create a clkdev lookup entry with the name 'lcd' that references the 'fimd' clock. Signed-off-by: Tushar Behera

[PATCH 1/3] ARM: EXYNOS: Increase DMA pool allocator size for framebuffer

2011-11-30 Thread Tushar Behera
Some of the boards under mach-exynos initialize frame-buffers for which the memory requirement is more than 2MB, hence the default dma pool allocation size of 2MB is not sufficient. The consistent dma size is hence increased to successfully allocate memory for those boards. Signed-off-by: Tushar

<    1   2   3   4   5   6   >