RE: [PATCH] ARM: EXYNOS: Enable MDMA driver

2012-01-16 Thread Marek Szyprowski
Hello, On ay, December 02, 2011 10:00 AM Kukjin Kim wrote: This patch adds MDMA platform data and enables MDMA for DMA memcpy operation Signed-off-by: Boojin Kim boojin@samsung.com --- arch/arm/mach-exynos/clock.c |8 + arch/arm/mach-exynos/dma.c

Re: [PATCH v2 1/2] backlight: lcd: add driver for raster-type lcd's with gpio controlled panel reset

2012-01-16 Thread Mark Brown
On Thu, Jan 12, 2012 at 01:13:30PM +0530, Thomas Abraham wrote: + /* set regulator voltage if specified */ + if (pd-min_uV || pd-max_uV) + if (regulator_set_voltage(lp-regulator, +

Re: [PATCH v3 2/2] ARM: Exynos: Hook up power domains to generic power domain infrastructure

2012-01-16 Thread Rafael J. Wysocki
On Thursday, January 12, 2012, Thomas Abraham wrote: Add support for generic power domain for Exynos4 platforms and remove the Samsung specific power domain control for Exynos4. The generic power domain infrastructure is used to control the power domains available on Exynos4. For non-dt

Re: [PATCH] watchdog: fix error in probe() of s3c2410_wdt (reset at booting)

2012-01-16 Thread MyungJoo Ham
On Sat, Jan 14, 2012 at 6:45 AM, Wim Van Sebroeck w...@iguana.be wrote: Hi, On Fri, Jan 13, 2012 at 11:11:17AM +, Russell King - ARM Linux wrote: On Fri, Jan 13, 2012 at 02:14:23PM +0900, MyungJoo Ham wrote: Probe function of s3c2410 watchdog calls request_irq before initializing

Re: [GIT PULL] Samsung fixes for v3.3

2012-01-16 Thread Olof Johansson
Hi, On Wed, Jan 11, 2012 at 9:35 AM, Kukjin Kim kgene@samsung.com wrote: Hi Arnd and Olof, Here is first fixes of Samsung stuff for v3.3. Please pull that from following:  git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git samsung-fixes If any problems, please let

Re: [GIT PULL] Samsung devel for v3.3

2012-01-16 Thread Olof Johansson
Hi, On Mon, Jan 9, 2012 at 12:26 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Sun, Jan 08, 2012 at 05:21:02PM -0800, Olof Johansson wrote: Mark, Kukjin, can either of you split out the fixes in a separate branch? Here's some of them, there were a few others I'm aware of that

RE: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-16 Thread Kukjin Kim
Rafael J. Wysocki wrote: On Saturday, January 07, 2012, Thomas Abraham wrote: A device node pointer is added to generic pm domain structure to associate the domain with a node in the device tree. The platform code parses the device tree to find available nodes representing the generic

RE: [GIT PULL] Samsung devel for v3.3

2012-01-16 Thread Kukjin Kim
Olof Johansson wrote: Hi, Hi Olof, On Mon, Jan 9, 2012 at 12:26 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Sun, Jan 08, 2012 at 05:21:02PM -0800, Olof Johansson wrote: Mark, Kukjin, can either of you split out the fixes in a separate branch? Here's some of

Re: [GIT PULL] Samsung devel for v3.3

2012-01-16 Thread Olof Johansson
Hi, On Mon, Jan 16, 2012 at 11:23 PM, Kukjin Kim kgene@samsung.com wrote: Olof Johansson wrote: Hi, Hi Olof, On Mon, Jan 9, 2012 at 12:26 AM, Mark Brown broo...@opensource.wolfsonmicro.com wrote: On Sun, Jan 08, 2012 at 05:21:02PM -0800, Olof Johansson wrote: Mark, Kukjin, can

Re: [PATCH] cpufreq: Add S3C2416/S3C2450 cpufreq driver

2012-01-16 Thread Andrey Gusakov
Hi Tested-by: Andrey Gusakov dron0...@gmail.com Tested on custom S3C2416 hardware. Boot tested. Freq scalling tested. Core voltage scalling (1.3V and 1.05 V) tested. -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to