Re: [PATCH v2] gpio: pca953x: Add optional reset gpio control

2017-01-11 Thread Linus Walleij
On Tue, Jan 10, 2017 at 8:29 PM, Steve Longerbeam wrote: > Add optional reset-gpios pin control. If present, de-assert the > specified reset gpio pin to bring the chip out of reset. > > Signed-off-by: Steve Longerbeam > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: linux-g...@vger.kernel.org

Re: [PATCH v2] gpio: pca953x: Add optional reset gpio control

2017-01-10 Thread Andy Shevchenko
On Tue, Jan 10, 2017 at 9:29 PM, Steve Longerbeam wrote: > Add optional reset-gpios pin control. If present, de-assert the > specified reset gpio pin to bring the chip out of reset. > > Signed-off-by: Steve Longerbeam > Cc: Linus Walleij > Cc: Alexandre Courbot > Cc: linux-g...@vger.kernel.org

[PATCH v2] gpio: pca953x: Add optional reset gpio control

2017-01-10 Thread Steve Longerbeam
Add optional reset-gpios pin control. If present, de-assert the specified reset gpio pin to bring the chip out of reset. Signed-off-by: Steve Longerbeam Cc: Linus Walleij Cc: Alexandre Courbot Cc: linux-g...@vger.kernel.org Cc: linux-kernel@vger.kernel.org -- v2: - Specify that reset signal t