[PATCH] ARM: Samsung: s5p-fimc: decrease IO registers memory region size

2010-09-08 Thread Marek Szyprowski
From: Sylwester Nawrocki IO registers region size of all FIMC versions is less than 1kB so there is no need to reserve 1M. Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park Signed-off-by: Marek Szyprowski --- arch/arm/plat-s5p/dev-fimc0.c |2 +- arch/arm/plat-s5p/dev-fimc1.c

[PATCH v2] ARM: Samsung: s5p-fimc: fix dma coherent mask

2010-09-08 Thread Marek Szyprowski
FIMC driver uses DMA_coherent allocator, which requires proper dma mask to be set. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park --- Chnages since v1: - use DMA_BIT_MASK() macro, minor coding style change --- arch/arm/plat-s5p/dev-fimc0.c |7 +++ arch/arm/plat-s5p/dev-f

Re: [PATCH 2/4] ARM: Samsung: s5p-fimc: fix dma coherent mask

2010-09-08 Thread Marek Szyprowski
W dniu 2010-09-09 09:41, Kukjin Kim pisze: Marek Szyprowski wrote: FIMC driver uses DMA_coherent allocator, which requires proper dma mask to be set. Signed-off-by: Marek Szyprowski Signed-off-by: Kyungmin Park --- arch/arm/plat-s5p/dev-fimc0.c |2 ++ arch/arm/plat-s5p/dev-fimc1.c |

RE: [PATCH 5/5] rtc: rtc-s3c: Fix debug message format on RTC

2010-09-08 Thread Kukjin Kim
Ben Dooks wrote: > > On 07/09/10 06:29, Kukjin Kim wrote: > > This patch fixes debug message format on rtc-s3c. > > > > Signed-off-by: Kukjin Kim > > Cc: Ben Dooks > > --- > > drivers/rtc/rtc-s3c.c | 18 +- > > 1 files changed, 9 insertions(+), 9 deletions(-) > > > > how long

RE: [PATCH 4/5] rtc: rtc-s3c: Fix on RTC initialization method

2010-09-08 Thread Kukjin Kim
Ben Dooks wrote: > > On 07/09/10 06:29, Kukjin Kim wrote: > > From: Changhwan Youn > > > > This patch changes RTC initialization method on probe() as > > per Wan ZongShun's suggestion. The 'rtc_valid_tm(tm)' can > > check whether RTC BCD is valid or not. > > > > And should be changed the method o

RE: [PATCH 4/5] rtc: rtc-s3c: Fix on RTC initialization method

2010-09-08 Thread Kukjin Kim
Wan ZongShun wrote: > > 2010/9/8 Ben Dooks : > > On 07/09/10 06:29, Kukjin Kim wrote: > >> From: Changhwan Youn > >> > >> This patch changes RTC initialization method on probe() as > >> per Wan ZongShun's suggestion. The 'rtc_valid_tm(tm)' can > >> check whether RTC BCD is valid or not. > >> > >

RE: [PATCH 2/4] ARM: Samsung: s5p-fimc: fix dma coherent mask

2010-09-08 Thread Kukjin Kim
Marek Szyprowski wrote: > > FIMC driver uses DMA_coherent allocator, which requires proper dma mask > to be set. > > Signed-off-by: Marek Szyprowski > Signed-off-by: Kyungmin Park > --- > arch/arm/plat-s5p/dev-fimc0.c |2 ++ > arch/arm/plat-s5p/dev-fimc1.c |2 ++ > arch/arm/plat-s5p/de

RE: [PATCH 1/4] ARM: S5PC110: add fimc clocks.

2010-09-08 Thread Kukjin Kim
Marek Szyprowski wrote: > > These clocks enables FIMC driver to operate on machines, which bootloader > power gated FIMC devices to save power on boot. > > Signed-off-by: Marek Szyprowski > Signed-off-by: Kyungmin Park > --- > arch/arm/mach-s5pv210/clock.c | 18 ++ > 1 files

RE: [PATCH v3] regulators: add support max8952 regulator

2010-09-08 Thread Kukjin Kim
Kyungmin Park wrote: > > Do you check the DVS feature? > It can support the DVS by GPIOs and platform can set the each voltages at > each mode. > Ok...I agree about the feature's necessity that you said. However, we don't need separate driver which has same/similar functionality. So...would be b

[PATCH v3 07/13] ARM: S5P64X0: Update Audio support

2010-09-08 Thread Kukjin Kim
This patch updates Audio and SPI for S5P6440 and S5P6450 SoCs. Signed-off-by: Kukjin Kim Cc: Jassi Brar --- Changes since v2: - Merged platform_device for spi Changes since v1: - Fix mis-name s3c64x0-xxx - Fix mis-name S5P6440_SPI_SRCCLK - Build tested with modifying Makefile for test - Merged

[PATCH v3 08/13] ARM: S5P64X0: Move DMA support for S5P64X0

2010-09-08 Thread Kukjin Kim
This patch moves DMA support files in the mach-s5p64x0 for S5P6440 and S5P6450 SoCs. Signed-off-by: Kukjin Kim Cc: Jassi Brar --- Changes since v2: - Merged platform_device for dma Changes since v1: - Fixed id of s5p6440_device_pdma - Added SoC detection for assign each platform device - Remove

[PATCH v3 02/13] ARM: S5P64X0: Update Kconfig and Makefile

2010-09-08 Thread Kukjin Kim
This patch updates the Kconfig and Makefile for the S5P6440 and S5P6450 machines. It also updates arch/arm/ Kconfig and Makefile to include for support ARCH_S5P64X0 with one kernel image. Signed-off-by: Kukjin Kim --- Changes since v2: - Added selection S3C64XX_DEV_SPI on SMDK6440 and SMDK6450 C

[PATCH v2 1/5] h1940: use gpiolib for latch access

2010-09-08 Thread Vasily Khoruzhick
This patch adds gpiolib support for h1940 latch. With this patch it's possible to use leds-gpio and uda1380 drivers (they require gpiolib support for appropriate pins). And now it's possible to drop leds-h1940 driver. v2: removed unnecessary direction_input callback, minor formatting cleanup Sign

[PATCH v2 1/3] rx1950: add battery device

2010-09-08 Thread Vasily Khoruzhick
v2: don't force usage of battery driver, use named initialisers in LUTs. Signed-off-by: Vasily Khoruzhick --- arch/arm/mach-s3c2440/mach-rx1950.c | 316 +++ 1 files changed, 316 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-s3c2440/mach-rx1950.c b/ar

[PATCH v2 10/13] ARM: S5P64X0: Move GPIO support files for merge S5P64X0

2010-09-08 Thread Kukjin Kim
This patch moves S5P6440 GPIO support files from mach-s5p6440 into the new mach-s5p64x0 for merge S5P6440 and S5P6450 SocS. NOTE: Not supported S5P6450 GPIO yet. Will be supported soon. Signed-off-by: Kukjin Kim --- Changes since v1: - Added missing mach-s5p64x0/gpio.c arch/arm/mach-s5p6440/inc

[PATCH v2 07/13] ARM: S5P64X0: Update Audio support

2010-09-08 Thread Kukjin Kim
This patch updates Audio and SPI for S5P6440 and S5P6450 SoCs. Signed-off-by: Kukjin Kim Cc: Jassi Brar --- Changes since v1: - Fix mis-name s3c64x0-xxx - Fix mis-name S5P6440_SPI_SRCCLK - Build tested with modifying Makefile for test - Merged s5p6440_spi_set_info and s5p6450_xxx to one function

[PATCH v2 02/13] ARM: S5P64X0: Update Kconfig and Makefile

2010-09-08 Thread Kukjin Kim
This patch updates the Kconfig and Makefile for the S5P6440 and S5P6450 machines. It also updates arch/arm/ Kconfig and Makefile to include for support ARCH_S5P64X0 with one kernel image. Signed-off-by: Kukjin Kim --- Changes since v1: - Added missing selections HAVE_S3C2410_WATCHDOG, _I2C, and _

[PATCH v2 08/13] ARM: S5P64X0: Move DMA support for S5P64X0

2010-09-08 Thread Kukjin Kim
This patch moves DMA support files in the mach-s5p64x0 for S5P6440 and S5P6450 SoCs. Signed-off-by: Kukjin Kim Cc: Jassi Brar --- Changes since v1: - Fixed id of s5p6440_device_pdma - Added SoC detection for assign each platform device - Removed unuseful dma_ch of m2m transfer arch/arm/mach-s5