linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* eGalax touchscreen regression
@ 2013-04-23  9:08 Artem Bityutskiy
  2013-04-23 11:09 ` [PATCH] input: egalax_ts: remove bogus OF dependency Artem Bityutskiy
  2013-04-23 15:40 ` eGalax touchscreen regression Dmitry Torokhov
  0 siblings, 2 replies; 11+ messages in thread
From: Artem Bityutskiy @ 2013-04-23  9:08 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Zhang Jiejing, Hui Wang, linux-input,
	linux-kernel@vger.kernel.org, Hofemeier, Ulf

Hi Dmitry,

in the below commit

commit ae495e844a77344fdaedbb2ad97d925d096e9f0d
Author: Hui Wang <jason77.wang@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 don't support this API anymore.
    
    The i.MX6q sabrelite platform equips an egalax touchscreen controller,
    and this platform already transfered to GENERIC_GPIO framework, to
    support this driver, we use a more generic way to get gpio.
    
    Add a return value checking for waking up the controller in the probe
    function, this guarantee only a workable device can pass init.
    
    [dmitry.torokhov@gmail.com: Make driver depend on CONFIG_OF as it is
     now required.]
    
    Acked-by Zhang Jiejing <jiejing.zhang@freescale.com>
    Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
    Signed-off-by: Hui Wang <jason77.wang@gmail.com>
    Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

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

-- 
Best Regards,
Artem Bityutskiy


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-04-26 16:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23  9:08 eGalax touchscreen regression Artem Bityutskiy
2013-04-23 11:09 ` [PATCH] input: egalax_ts: remove bogus OF dependency Artem Bityutskiy
2013-04-23 15:37   ` Dmitry Torokhov
2013-04-24  5:58     ` Artem Bityutskiy
2013-04-23 15:40 ` eGalax touchscreen regression Dmitry Torokhov
2013-04-24  6:06   ` Artem Bityutskiy
2013-04-24  9:03   ` Artem Bityutskiy
2013-04-26 14:59     ` Arnd Bergmann
2013-04-26 15:09       ` Artem Bityutskiy
2013-04-26 15:39         ` Dmitry Torokhov
2013-04-26 16:03           ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).