Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 14:45:47 +0530, ram kiran wrote: > > I know little about kbuild but I'm worried that someone doing oldconfig > > can still get SERIAL_SC16IS7XX selected while saying no to all the > > others. > > > > Other option would be to swap the names between SERIAL_SC16IS7XX and > >

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 14:45:47 +0530, ram kiran wrote: > > I know little about kbuild but I'm worried that someone doing oldconfig > > can still get SERIAL_SC16IS7XX selected while saying no to all the > > others. > > > > Other option would be to swap the names between SERIAL_SC16IS7XX and > >

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread ram kiran
> On Thu, 14 May 2015 13:16:20 +0530, ram kiran wrote: >>> On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw.

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 13:16:20 +0530, ram kiran wrote: > > On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: > >> spi interface for sc16is7xx is added along with Kconfig flag > >> to enable spi or i2c, thus in a instance we can have either > >> spi or i2c or both, in sync to the hw. > >> > >>

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread ram kiran
> On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: >> spi interface for sc16is7xx is added along with Kconfig flag >> to enable spi or i2c, thus in a instance we can have either >> spi or i2c or both, in sync to the hw. >> >> Signed-off-by: ram.i hcltech >> --- >> >> Changes in v2: >>

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread ram kiran
On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw. Signed-off-by: ram.i hcltech indrakanti_...@hotmail.com --- Changes in

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread ram kiran
On Thu, 14 May 2015 13:16:20 +0530, ram kiran wrote: On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw. Signed-off-by: ram.i

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 13:16:20 +0530, ram kiran wrote: On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw. Signed-off-by:

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 14:45:47 +0530, ram kiran wrote: I know little about kbuild but I'm worried that someone doing oldconfig can still get SERIAL_SC16IS7XX selected while saying no to all the others. Other option would be to swap the names between SERIAL_SC16IS7XX and

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-14 Thread Jakub Kiciński
On Thu, 14 May 2015 14:45:47 +0530, ram kiran wrote: I know little about kbuild but I'm worried that someone doing oldconfig can still get SERIAL_SC16IS7XX selected while saying no to all the others. Other option would be to swap the names between SERIAL_SC16IS7XX and

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread ram kiran
> On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: >> spi interface for sc16is7xx is added along with Kconfig flag >> to enable spi or i2c, thus in a instance we can have either >> spi or i2c or both, in sync to the hw. >> >> Signed-off-by: ram.i hcltech >> --- >> >> Changes in v2: >>

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread Jakub Kiciński
On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: > spi interface for sc16is7xx is added along with Kconfig flag > to enable spi or i2c, thus in a instance we can have either > spi or i2c or both, in sync to the hw. > > Signed-off-by: ram.i hcltech > --- > > Changes in v2: > -Added

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread ram kiran
not sure why is not available on mailing list... > From: indrakanti_...@hotmail.com > To: linux-ser...@vger.kernel.org; linux-kernel@vger.kernel.org; > jsl...@suse.cz; gre...@linuxfoundation.org > CC: moorr...@wp.pl; indrakanti@gmail.com;

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread ram kiran
not sure why is not available on mailing list... From: indrakanti_...@hotmail.com To: linux-ser...@vger.kernel.org; linux-kernel@vger.kernel.org; jsl...@suse.cz; gre...@linuxfoundation.org CC: moorr...@wp.pl; indrakanti@gmail.com;

RE: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread ram kiran
On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw. Signed-off-by: ram.i hcltech indrakanti_...@hotmail.com --- Changes in

Re: [PATCH v2] sc16is7xx: spi interface is added

2015-05-13 Thread Jakub Kiciński
On Wed, 13 May 2015 16:27:58 +0530, ram.i hcltech wrote: spi interface for sc16is7xx is added along with Kconfig flag to enable spi or i2c, thus in a instance we can have either spi or i2c or both, in sync to the hw. Signed-off-by: ram.i hcltech indrakanti_...@hotmail.com --- Changes in