Re: [PATCH 1/2] ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip

2012-09-27 Thread Joonyoung Shim
On 09/27/2012 02:55 PM, Eunki Kim wrote: -Original Message- From: Joonyoung Shim [mailto:jy0922.s...@samsung.com] Sent: Thursday, September 27, 2012 1:50 PM To: Eunki Kim Cc: linux-arm-ker...@lists.infradead.org; linux-samsung-soc@vger.kernel.org; grant.lik...@secretlab.ca;

[PATCH v5] ARM: EXYNOS: Add MFC device tree support

2012-09-27 Thread Arun Kumar K
This patch adds device tree entry for MFC v6 in the Exynos5 SoC. Makes the required changes in the clock files and adds MFC to the DT device list. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Signed-off-by: Arun Kumar K arun...@samsung.com ---

[PATCH V2] ARM: EXYNOS5: Add I2S SFR base addresses

2012-09-27 Thread Padmavathi Venna
This patch adds I2S controller0,1,2 base addresses Signed-off-by: Padmavathi Venna padm...@samsung.com --- arch/arm/mach-exynos/include/mach/map.h |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/include/mach/map.h

[PATCH V2] ARM: EXYNOS5: Add clocks for EXYNOS5 Audio Subsystem.

2012-09-27 Thread Padmavathi Venna
This patch adds all the required clock instances for audio subsystem and adds the clock alias names for sclk-i2s and i2s-bus clks. This patch also do the static mapping of audss clock base address to control audss clocks in CMU clock framework. Signed-off-by: Padmavathi Venna padm...@samsung.com

[PATCH V1 0/2] ARM: Exynos: Enable I2S platform support for Exynos5

2012-09-27 Thread Padmavathi Venna
This patch set enables device tree based platform support for the three I2S controllers on Samsung's Exynos5 SoC's. Padmavathi Venna (2): ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms ARM: EXYNOS: Enable platform support for I2S controllers

[PATCH V1 1/2] ARM: dts: Add nodes for i2s controllers for Samsung Exynos5 platforms

2012-09-27 Thread Padmavathi Venna
Add device nodes for the three instances of i2s controllers in Exynos5 platforms. Enable instance i2s 0 for exynos5250 board and disable all other i2s instances. Signed-off-by: Padmavathi Venna padm...@samsung.com --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 15 +++

[PATCH V1 2/2] ARM: EXYNOS: Enable platform support for I2S controllers

2012-09-27 Thread Padmavathi Venna
Add AUXDATA entries for i2s controller driver so as to set the device name for clock lookups Signed-off-by: Padmavathi Venna padm...@samsung.com --- arch/arm/mach-exynos/mach-exynos5-dt.c |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git

[PATCH V1 0/5] Avoid passing clks through platform data

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clks. The list of source clk names were passed through platform data in non-dt case. The variable holding the list of RCLK source clk names is not required, as the list of clks need to be registered with clkdev using generic connection id. This is

[PATCH 1/5] ARM: S3C64XX: Add I2S clkdev support

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clks. The list of source clk names were passed through platform data in non-dt case. Register the existing RCLK source clocks with clkdev using generic connection id. This is required as part of adding DT support for I2S controller driver.

[PATCH 2/5] ARM: S5PC100: Add I2S clkdev support

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clk. The list of source clk names were passed through platform data in non-dt case. Register the existing RCLK source clocks with clkdev using generic connection id. This is required as part of adding DT support for I2S controller driver.

[PATCH 3/5] ARM: S5P64x0: Add I2S clkdev support

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clk. The list of source clk names were passed through platform data in non-dt case. Register the existing RCLK source clocks with clkdev using generic connection id. This is required as part of adding DT support for I2S controller driver.

[PATCH 4/5] ARM: S5PV210: Avoid passing the clks through platform data

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clks. The list of source clk names were passed through platform data in non-dt case. The variable holding the list of RCLK source clk names is not required, as the list of clks need to be registered with clkdev using generic connection id. This is

[PATCH 5/5] ARM: Exynos: Avoid passing the clks through platform data

2012-09-27 Thread Padmavathi Venna
I2S controller has an internal mux for RCLK source clks. The list of source clk names were passed through platform data in non-dt case. The variable holding the list of RCLK source clk names is not required, as the list of clks need to be registered with clkdev using generic connection id. This is

[PATCH V2] ARM: SAMSUNG: Delete the unnecessary variable

2012-09-27 Thread Padmavathi Venna
As the RCLK src clks are registered with clkdev using generic connection id , these clk names need not to be passed through platform data. So it is deleted. Signed-off-by: Padmavathi Venna padm...@samsung.com --- arch/arm/plat-samsung/include/plat/audio.h |6 -- 1 files changed, 0

[PATCH v2] ASoC: Samsung: Update Kconfig for Exynos5250 and Exynos4412

2012-09-27 Thread Padmavathi Venna
Update Kconfig file to support the Exynos5250 and Exynos4412 Signed-off-by: Sangsu Park sangsu4u.p...@samsung.com Signed-off-by: Sangbeom Kim sbki...@samsung.com Signed-off-by: Padmavathi Venna padm...@samsung.com --- sound/soc/samsung/Kconfig |8 1 files changed, 4 insertions(+), 4

Re: [PATCH V3] video: exynos_dp: Add device tree support to DP driver

2012-09-27 Thread Sylwester Nawrocki
Hi, Cc: devicetree-disc...@lists.ozlabs.org On 09/24/2012 09:36 PM, Ajay Kumar wrote: This patch enables device tree based discovery support for DP driver. The driver is modified to handle platform data in both the cases: with DT and non-DT. Documentation is also added for the DT bindings.

Re: [PATCH V2] ASoC: SAMSUNG: Add DT support for i2s

2012-09-27 Thread Stephen Warren
On 09/27/2012 04:25 AM, Padmavathi Venna wrote: Add support for device based discovery. +++ b/Documentation/devicetree/bindings/sound/samsung-i2s.txt +i2s@0383 { + compatible = samsung,samsung-i2s; + reg = 0x0383 0x100; + tx-dma-channel-secondary = pdma0 8; +

Re: [PATCH 3/3] DMA: PL330: Balance module remove function with probe

2012-09-27 Thread Inderpal Singh
On 27 September 2012 15:18, Vinod Koul vinod.k...@linux.intel.com wrote: On Wed, 2012-09-26 at 12:11 +0530, Inderpal Singh wrote: If we fail pl330_remove while some client is queued, the force unload will fail and the force unload will lose its purpose. How about conditionally

RE: [PATCH 1/2] ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip

2012-09-27 Thread Eunki Kim
-Original Message- From: Joonyoung Shim [mailto:jy0922.s...@samsung.com] Sent: Thursday, September 27, 2012 4:42 PM To: Eunki Kim Cc: linux-arm-ker...@lists.infradead.org; linux-samsung-soc@vger.kernel.org; grant.lik...@secretlab.ca; linus.wall...@linaro.org; kgene@samsung.com