Re: eGalax touchscreen regression

2013-04-26 Thread Artem Bityutskiy
On Fri, 2013-04-26 at 08:39 -0700, Dmitry Torokhov wrote: > On Fri, Apr 26, 2013 at 06:09:05PM +0300, Artem Bityutskiy wrote: > > On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: > > > On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: > > > > On Tue, 2013-04-23 at 08:40 -0700,

Re: eGalax touchscreen regression

2013-04-26 Thread Dmitry Torokhov
On Fri, Apr 26, 2013 at 06:09:05PM +0300, Artem Bityutskiy wrote: > On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: > > On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: > > > On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: > > > > > the eGalax driver now requires OF.

Re: eGalax touchscreen regression

2013-04-26 Thread Artem Bityutskiy
On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: > On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: > > On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: > > > > the eGalax driver now requires OF. For us this is a regression because > > > > we do not have OF:

Re: eGalax touchscreen regression

2013-04-26 Thread Arnd Bergmann
On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: > On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: > > > the eGalax driver now requires OF. For us this is a regression because > > > we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 > > > > I see. In this case we

Re: eGalax touchscreen regression

2013-04-26 Thread Arnd Bergmann
On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: the eGalax driver now requires OF. For us this is a regression because we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 I see. In this case we need to

Re: eGalax touchscreen regression

2013-04-26 Thread Artem Bityutskiy
On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: the eGalax driver now requires OF. For us this is a regression because we do not have OF:

Re: eGalax touchscreen regression

2013-04-26 Thread Dmitry Torokhov
On Fri, Apr 26, 2013 at 06:09:05PM +0300, Artem Bityutskiy wrote: On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: the eGalax driver now requires OF. For us this

Re: eGalax touchscreen regression

2013-04-26 Thread Artem Bityutskiy
On Fri, 2013-04-26 at 08:39 -0700, Dmitry Torokhov wrote: On Fri, Apr 26, 2013 at 06:09:05PM +0300, Artem Bityutskiy wrote: On Fri, 2013-04-26 at 16:59 +0200, Arnd Bergmann wrote: On Wednesday 24 April 2013 12:03:13 Artem Bityutskiy wrote: On Tue, 2013-04-23 at 08:40 -0700, Dmitry

Re: eGalax touchscreen regression

2013-04-24 Thread Artem Bityutskiy
On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: > > the eGalax driver now requires OF. For us this is a regression because > > we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 > > I see. In this case we need to come up with a platform data to pass > wakeup gpio in case

Re: eGalax touchscreen regression

2013-04-24 Thread Artem Bityutskiy
On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: > > the eGalax driver now requires OF. For us this is a regression because > > we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 > > I see. In this case we need to come up with a platform data to pass > wakeup gpio in case

Re: eGalax touchscreen regression

2013-04-24 Thread Artem Bityutskiy
On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: the eGalax driver now requires OF. For us this is a regression because we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 I see. In this case we need to come up with a platform data to pass wakeup gpio in case platform

Re: eGalax touchscreen regression

2013-04-24 Thread Artem Bityutskiy
On Tue, 2013-04-23 at 08:40 -0700, Dmitry Torokhov wrote: the eGalax driver now requires OF. For us this is a regression because we do not have OF: https://bugs.tizen.org/jira/browse/TIVI-740 I see. In this case we need to come up with a platform data to pass wakeup gpio in case platform

Re: eGalax touchscreen regression

2013-04-23 Thread Dmitry Torokhov
Hi Artem, On Tue, Apr 23, 2013 at 12:08:08PM +0300, Artem Bityutskiy wrote: > Hi Dmitry, > > in the below commit > > commit ae495e844a77344fdaedbb2ad97d925d096e9f0d > Author: Hui Wang > Date: Thu Oct 25 00:38:01 2012 -0700 > > Input: egalax_ts - get gpio from devicetree > > The

eGalax touchscreen regression

2013-04-23 Thread Artem Bityutskiy
Hi Dmitry, in the below commit commit ae495e844a77344fdaedbb2ad97d925d096e9f0d Author: Hui Wang Date: Thu Oct 25 00:38:01 2012 -0700 Input: egalax_ts - get gpio from devicetree The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework and don't support this API

eGalax touchscreen regression

2013-04-23 Thread Artem Bityutskiy
Hi Dmitry, in the below commit commit ae495e844a77344fdaedbb2ad97d925d096e9f0d Author: Hui Wang jason77.w...@gmail.com Date: Thu Oct 25 00:38:01 2012 -0700 Input: egalax_ts - get gpio from devicetree The irq_to_gpio() is old, most platforms use GENERIC_GPIO framework and

Re: eGalax touchscreen regression

2013-04-23 Thread Dmitry Torokhov
Hi Artem, On Tue, Apr 23, 2013 at 12:08:08PM +0300, Artem Bityutskiy wrote: Hi Dmitry, in the below commit commit ae495e844a77344fdaedbb2ad97d925d096e9f0d Author: Hui Wang jason77.w...@gmail.com Date: Thu Oct 25 00:38:01 2012 -0700 Input: egalax_ts - get gpio from devicetree