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

2012-01-05 Thread Shawn Guo
On Tue, Jan 03, 2012 at 09:11:59PM +, Arnd Bergmann wrote: There were some conflicts between imx changes that went into the dma-slave tree and those that went into arm-soc. Sascha, Shawn: can you have a look to make sure the resolution below is correct? The resolution looks correct to me.

Re: [PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos

2012-01-05 Thread Joerg Roedel
On Wed, Jan 04, 2012 at 09:26:20PM +, Russell King - ARM Linux wrote: On Wed, Jan 04, 2012 at 04:01:01PM +0100, Joerg Roedel wrote: On Tue, Jan 03, 2012 at 09:55:27AM +, Russell King - ARM Linux wrote: It comes through when I stick it in my tree because of a month of asking for

Re: [PATCH v2 1/2] DMA: PL330: Merge PL330 driver into drivers/dma/

2012-01-05 Thread Russell King - ARM Linux
On Mon, Dec 12, 2011 at 10:51:08AM +0900, Boojin Kim wrote: Currently there were two part of DMAC PL330 driver for support old styled s3c-pl330 which has been merged into drivers/dma/pl330.c driver. Actually, there is no reason to separate them now. Basically this patch merges

[PATCH] backlight: lcd: add driver for raster-type lcd's with gpio controlled panel reset

2012-01-05 Thread Thomas Abraham
Add a lcd panel driver for simple raster-type lcd's which uses a gpio controlled panel reset. The driver controls the nRESET line of the panel using a gpio connected from the host system. The Vcc supply to the panel is (optionally) controlled using a voltage regulator. This driver excludes support

[PATCH] ARM: Exynos: Use lcd power control driver for lcd panel

2012-01-05 Thread Thomas Abraham
The Hydis hv070wsa lcd panel used with the Origen board uses a gpio for reset and the Vcc supply to the panel can be controlled using a voltage regulator. Switch to using the lcd power control driver for controlling the power to the lcd panel. Signed-off-by: Thomas Abraham

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

2012-01-05 Thread Thomas Abraham
Hi Rafael, On 4 January 2012 04:00, Rafael J. Wysocki r...@sisk.pl wrote: [...] The 'struct device_node' is a representation of a instance of a device tree node. It can represent nodes that are not devices. Hence, it can be used to represent a power domain in a device tree and also included

Re: [PATCH 6/6] mmc: sdhci-s3c: Add device tree support

2012-01-05 Thread Thomas Abraham
Hi Sylwester, On 4 January 2012 21:07, Sylwester Nawrocki s.nawro...@samsung.com wrote: Hi Kgene, Thomas On 11/08/2011 04:23 PM, Thomas Abraham wrote: Hi Grant, On 8 November 2011 02:47, Grant Likely grant.lik...@secretlab.ca wrote: On Thu, Nov 03, 2011 at 02:06:03AM +0530, Thomas Abraham

Re: [PATCH 6/6] mmc: sdhci-s3c: Add device tree support

2012-01-05 Thread Sylwester Nawrocki
Hi Thomas, On 01/05/2012 04:45 PM, Thomas Abraham wrote: On Thu, Nov 03, 2011 at 02:06:03AM +0530, Thomas Abraham wrote: Add device tree based discovery support for Samsung's sdhci controller Cc: Ben Dooks ben-li...@fluff.org Signed-off-by: Thomas Abraham thomas.abra...@linaro.org ---

Re: [PATCH 6/6] mmc: sdhci-s3c: Add device tree support

2012-01-05 Thread Thomas Abraham
Hi Sylwester, On 5 January 2012 21:52, Sylwester Nawrocki s.nawro...@samsung.com wrote: [...] Sorry for the delaying in completing this patchset. I will redo this patchset and submit it soon. But 3.3-rc1 looks unlikely. Ok, thanks. It's fine, there is no rush. I was just curious because we

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

2012-01-05 Thread Lars-Peter Clausen
[...] diff --git a/Documentation/devicetree/bindings/lcd/lcd-pwrctrl.txt b/Documentation/devicetree/bindings/lcd/lcd-pwrctrl.txt new file mode 100644 index 000..941e2ff --- /dev/null +++ b/Documentation/devicetree/bindings/lcd/lcd-pwrctrl.txt @@ -0,0 +1,39 @@ +* Power controller

RE: [PATCH v2 1/2] DMA: PL330: Merge PL330 driver into drivers/dma/

2012-01-05 Thread Kukjin Kim
Russell King - ARM Linux wrote: On Mon, Dec 12, 2011 at 10:51:08AM +0900, Boojin Kim wrote: Currently there were two part of DMAC PL330 driver for support old styled s3c-pl330 which has been merged into drivers/dma/pl330.c driver. Actually, there is no reason to separate them now.

RE: [PATCH] backlight: lcd: add driver for raster-type lcd's with gpio controlled panel reset

2012-01-05 Thread Jingoo Han
Hi, Thomas. -Original Message- From: Thomas Abraham [mailto:thomas.abra...@linaro.org] Sent: Friday, January 06, 2012 12:42 AM Subject: [PATCH] backlight: lcd: add driver for raster-type lcd's with gpio controlled panel reset Add a lcd panel driver for simple raster-type lcd's

[PATCH V9 0/2] HS200 Mode support for device and host

2012-01-05 Thread Girish K S
changes in v9: Updated the changes suggested by Chris for kernel coding comaptibility changes in v8: Updated the changes suggested by Philip for bus mode test. changes in v7: Updated with review comments for minor changes in host conditional handling. added the

[PATCH V9 2/2] mmc: host: Adds support for eMMC 4.5 HS200 mode

2012-01-05 Thread Girish K S
This patch adds support for the HS200 mode on the host side. Also enables the tuning feature required when the HS200 mode is selected. cc: Chris Ball c...@laptop.org Signed-off-by: Girish K S girish.shivananja...@linaro.org --- drivers/mmc/host/sdhci.c | 45

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

2012-01-05 Thread Olof Johansson
Hi, This looks much better than the previous approach. Some comments on the binding below. On Thu, Jan 5, 2012 at 7:42 AM, Thomas Abraham thomas.abra...@linaro.org wrote: diff --git a/Documentation/devicetree/bindings/lcd/lcd-pwrctrl.txt

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

2012-01-05 Thread Mark Brown
On Thu, Jan 05, 2012 at 08:07:53PM +0100, Lars-Peter Clausen wrote: +- lcd,pwrctrl-min-uV: If a regulator controls the Vcc voltage of the lcd panel, + this property specifies the minimum voltage the regulator should supply. + The value of this property should in in micro-volts. +-