RE: [PATCH] ARM:SAMSUNG: DMA Cleanup as per sparse

2011-07-06 Thread Kukjin Kim
Kukjin Kim wrote: Sangwook Lee wrote: Function declaration differs between file:s3c-pl330.c and file:dma.h and SPARSE (Documentation/sparse.txt) gives error messages Signed-off-by: Sangwook Lee sangwook@linaro.org --- arch/arm/plat-samsung/include/plat/dma.h | 16

RE: [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level

2011-07-06 Thread Kukjin Kim
Kukjin Kim wrote: Grant Likely wrote: On Mon, Jul 04, 2011 at 07:08:55PM +0900, Kukjin Kim wrote: Kukjin Kim wrote: Thanks Grant, Jassi and all, I will apply these 1 and 2 in my -fix tree for 3.0 with your acks. Oops, this needs previous 'cleanup spi platform

Re: [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level

2011-07-06 Thread Grant Likely
On Wed, Jul 06, 2011 at 03:22:08PM +0900, Kukjin Kim wrote: Kukjin Kim wrote: Grant Likely wrote: On Mon, Jul 04, 2011 at 07:08:55PM +0900, Kukjin Kim wrote: Kukjin Kim wrote: Thanks Grant, Jassi and all, I will apply these 1 and 2 in my -fix tree for 3.0 with

RE: [PATCH] ARM: S5PC100: Fix for compilation error

2011-07-06 Thread Kukjin Kim
Padmavathi Venna wrote: From: padmavathi venna padm...@samsung.com S5PC100 Compilation fails without this patch Signed-off-by: padmavathi venna padm...@samsung.com --- arch/arm/mach-s5pc100/dev-spi.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

Re: [PATCH 1/2] SPI: S5PC100: Enable the SPI driver for S5PC100

2011-07-06 Thread padma venkat
Hi Russell, On Tue, Jul 5, 2011 at 3:35 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Mon, Jul 04, 2011 at 01:44:35PM -0400, Padmavathi Venna wrote:  config SPI_S3C64XX       tristate Samsung S3C64XX series type SPI -     depends on (ARCH_S3C64XX || ARCH_S5P64X0) +    

Re: [RFC][PATCH 4/5] ARM: S5P64x0: Adding OTG PHY control code

2011-07-06 Thread Felipe Balbi
Hi, On Wed, Jul 06, 2011 at 11:03:10AM +0530, Praveen Paneri wrote: drivers should not live in arch/arm/*, why don't you move this to drivers/usb/otg where the PHYs are staying right now ? PHY init/exit code can vary across SoCs. Wouldn't it be better to have it in the SoC specific

Re: [PATCH 2/2] SPI: S5PV210: Enable the SPI driver for S5PV210

2011-07-06 Thread padma venkat
Hi Tushar, On Wed, Jul 6, 2011 at 8:45 AM, Tushar Behera tushar.beh...@linaro.org wrote: Hi, Patch 1/2 looks redundant as both changes can be very well accommodated in a single patch. I thought it would be better to have seperate patch for two different SoCs. So I made the patches like that.

Re: [PATCH] ARM: S5PC100: Fix for compilation error

2011-07-06 Thread padma venkat
Hi Kukjin, On Wed, Jul 6, 2011 at 12:02 PM, Kukjin Kim kgene@samsung.com wrote: Padmavathi Venna wrote: From: padmavathi venna padm...@samsung.com S5PC100 Compilation fails without this patch Signed-off-by: padmavathi venna padm...@samsung.com ---  arch/arm/mach-s5pc100/dev-spi.c |  

Re: [PATCH] ARM:SAMSUNG: DMA Cleanup as per sparse

2011-07-06 Thread Sangwook Lee
I can reproduce this errors and let me see how to fix those. On 6 July 2011 07:08, Kukjin Kim kgene@samsung.com wrote: Kukjin Kim wrote: Sangwook Lee wrote: Function declaration differs between file:s3c-pl330.c and file:dma.h and SPARSE (Documentation/sparse.txt) gives error

Re: [PATCH 2/2] SPI: SAMSUNG: Bug fix for SPI with different FIFO level

2011-07-06 Thread Grant Likely
On Wed, Jul 06, 2011 at 04:17:05PM +0900, Kukjin Kim wrote: Grant Likely wrote: On Wed, Jul 06, 2011 at 03:22:08PM +0900, Kukjin Kim wrote: Kukjin Kim wrote: Grant Likely wrote: On Mon, Jul 04, 2011 at 07:08:55PM +0900, Kukjin Kim wrote: Kukjin Kim wrote:

Re: [PATCHv2] arm: platsmp: Allow secondary cpu hotplug with maxcpus=1

2011-07-06 Thread Russell King - ARM Linux
On Tue, Jul 05, 2011 at 10:29:17AM -0700, Stephen Boyd wrote: If an ARM system has multiple cpus in the same socket and the kernel is booted with maxcpus=1, secondary cpus are possible but not present due to how platform_smp_prepare_cpus() is called. Since most typical ARM processors don't