Re: [PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-24 Thread Girish KS
On Tue, Apr 23, 2013 at 8:12 PM, Mark Brown wrote: > On Mon, Apr 22, 2013 at 12:39:24PM +0530, Girish K S wrote: >> From: Girish K S >> >> The existing driver supports gpio based /cs signal. >> For controller's that have one device per controller, >> the slave device's /cs signal might be

Re: [PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-24 Thread Girish KS
On Tue, Apr 23, 2013 at 8:12 PM, Mark Brown broo...@kernel.org wrote: On Mon, Apr 22, 2013 at 12:39:24PM +0530, Girish K S wrote: From: Girish K S girishks2...@gmail.com The existing driver supports gpio based /cs signal. For controller's that have one device per controller, the slave

Re: [PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-23 Thread Mark Brown
On Mon, Apr 22, 2013 at 12:39:24PM +0530, Girish K S wrote: > From: Girish K S > > The existing driver supports gpio based /cs signal. > For controller's that have one device per controller, > the slave device's /cs signal might be internally controlled > by the chip select bit of slave select

Re: [PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-23 Thread Mark Brown
On Mon, Apr 22, 2013 at 12:39:24PM +0530, Girish K S wrote: From: Girish K S girishks2...@gmail.com The existing driver supports gpio based /cs signal. For controller's that have one device per controller, the slave device's /cs signal might be internally controlled by the chip select bit

[PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-22 Thread Girish K S
From: Girish K S The existing driver supports gpio based /cs signal. For controller's that have one device per controller, the slave device's /cs signal might be internally controlled by the chip select bit of slave select register. They are not externally asserted/deasserted using gpio pin.

[PATCH 2/3] spi: s3c64xx: Added provision for dedicated cs pin

2013-04-22 Thread Girish K S
From: Girish K S girishks2...@gmail.com The existing driver supports gpio based /cs signal. For controller's that have one device per controller, the slave device's /cs signal might be internally controlled by the chip select bit of slave select register. They are not externally