Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-09-07 Thread Grygorii Strashko
sage -------- Subject: Re: [PATCH 0/7] gpio: omap: fixes and improvements Date: Fri, 4 Sep 2015 21:42:03 + From: Austin Schuh To: grygorii.stras...@ti.com CC: Philipp Schrader Hi Grygorii, We are running the entire patchset on top of a7a6541db840cc4514a26fc12cc1bc94d1b9e873 from the git:// g

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-26 Thread Tony Lindgren
* Grygorii Strashko [150825 04:44]: > On 08/21/2015 11:13 AM, Tony Lindgren wrote: > > * Tony Lindgren [150818 23:42]: > >> Hi, > >> > >> * Grygorii Strashko [150818 04:14]: > >>> Hi, > >>> > >>> This patch series contains set of trivial fixes and improvements, and also > >>> patches which fixes

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-26 Thread Linus Walleij
On Tue, Aug 18, 2015 at 1:10 PM, Grygorii Strashko wrote: > This patch series contains set of trivial fixes and improvements, and also > patches which fixes wrong APIs usage in atomic context as for -RT as for > non-RT kernel. The final goal of this series is to make TI OMAP GPIO > driver compati

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-25 Thread Grygorii Strashko
On 08/21/2015 11:13 AM, Tony Lindgren wrote: > * Tony Lindgren [150818 23:42]: >> Hi, >> >> * Grygorii Strashko [150818 04:14]: >>> Hi, >>> >>> This patch series contains set of trivial fixes and improvements, and also >>> patches which fixes wrong APIs usage in atomic context as for -RT as for >

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-21 Thread Tony Lindgren
* Tony Lindgren [150818 23:42]: > Hi, > > * Grygorii Strashko [150818 04:14]: > > Hi, > > > > This patch series contains set of trivial fixes and improvements, and also > > patches which fixes wrong APIs usage in atomic context as for -RT as for > > non-RT kernel. The final goal of this series

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-18 Thread Tony Lindgren
Hi, * Grygorii Strashko [150818 04:14]: > Hi, > > This patch series contains set of trivial fixes and improvements, and also > patches which fixes wrong APIs usage in atomic context as for -RT as for > non-RT kernel. The final goal of this series is to make TI OMAP GPIO > driver compatible with

Re: [PATCH 0/7] gpio: omap: fixes and improvements

2015-08-18 Thread santosh shilimkar
On 8/18/2015 4:10 AM, Grygorii Strashko wrote: Hi, This patch series contains set of trivial fixes and improvements, and also patches which fixes wrong APIs usage in atomic context as for -RT as for non-RT kernel. The final goal of this series is to make TI OMAP GPIO driver compatible with -RT k

[PATCH 0/7] gpio: omap: fixes and improvements

2015-08-18 Thread Grygorii Strashko
Hi, This patch series contains set of trivial fixes and improvements, and also patches which fixes wrong APIs usage in atomic context as for -RT as for non-RT kernel. The final goal of this series is to make TI OMAP GPIO driver compatible with -RT kernel as much as possible. Patch 1-4: trivial fi