Re: [PATCH] gpio: Add support for SX151x SPI GPIO Expanders

2013-11-18 Thread Stephen Boyd
On Thu, Oct 24, 2013 at 11:51 AM, Viktar Palstsiuk wrote: >> Isolated i2c specific parts and >> added spi bindings for the sx151x devices. >> >> Signed-off-by: Viktar Palstsiuk >> >> diff --git a/drivers/gpio/gpio-sx150x.c b/drivers/gpio/gpio-sx150x.c >> index d2983e9..bee1661 100644 >> --- a/dri

Re: [PATCH] gpio: Add support for SX151x SPI GPIO Expanders

2013-11-18 Thread Linus Walleij
On Tue, Nov 12, 2013 at 10:52 PM, David Brown wrote: > On Tue, Nov 12, 2013 at 08:32:20PM +0100, Linus Walleij wrote: >> >> Gregory, >> >> this is your driver, can you take a look at this patch? > > > I don't think Gregory has this email address any more, and I don't > know another address for him

Re: [PATCH] gpio: Add support for SX151x SPI GPIO Expanders

2013-11-12 Thread David Brown
On Tue, Nov 12, 2013 at 08:32:20PM +0100, Linus Walleij wrote: Gregory, this is your driver, can you take a look at this patch? I don't think Gregory has this email address any more, and I don't know another address for him. David Yours, Linus Walleij On Thu, Oct 24, 2013 at 11:51 AM, Vik

Re: [PATCH] gpio: Add support for SX151x SPI GPIO Expanders

2013-11-12 Thread Linus Walleij
Gregory, this is your driver, can you take a look at this patch? Yours, Linus Walleij On Thu, Oct 24, 2013 at 11:51 AM, Viktar Palstsiuk wrote: > Isolated i2c specific parts and > added spi bindings for the sx151x devices. > > Signed-off-by: Viktar Palstsiuk > --- > drivers/gpio/Kconfig