linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Touchscreen failure with CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND
@ 2017-04-21 16:11 Fabio Estevam
  2017-04-21 21:28 ` Rafael J. Wysocki
  2017-04-24  4:07 ` Viresh Kumar
  0 siblings, 2 replies; 21+ messages in thread
From: Fabio Estevam @ 2017-04-21 16:11 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Running 4.11-rc7 on a imx6q-sabresd board I notice that egalax
touchscreen stops generating evtest events after a random period of
time.

This problem can be avoided if I unselect CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND:

--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -54,7 +54,6 @@ CONFIG_CMA=y
 CONFIG_CMDLINE="noinitrd console=ttymxc0,115200"
 CONFIG_KEXEC=y
 CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
 CONFIG_ARM_IMX6Q_CPUFREQ=y
 CONFIG_CPU_IDLE=y
 CONFIG_VFP=y

With this change evtest always capture all touchscreen events. No
single failure is seen.

I could see the same behavior with all mainline kernels I tested (4.9 and 4.10).

Any ideas as to how fix this bug when CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y?

Thanks

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

end of thread, other threads:[~2017-04-27  2:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21 16:11 Touchscreen failure with CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND Fabio Estevam
2017-04-21 21:28 ` Rafael J. Wysocki
2017-04-21 21:37   ` Fabio Estevam
2017-04-21 21:33     ` Rafael J. Wysocki
2017-04-24  4:07 ` Viresh Kumar
2017-04-24 11:20   ` Fabio Estevam
2017-04-24 11:29     ` Viresh Kumar
2017-04-24 11:37       ` Fabio Estevam
2017-04-24 11:43         ` Viresh Kumar
2017-04-24 11:51           ` Fabio Estevam
2017-04-25  5:06             ` Viresh Kumar
2017-04-25 11:09               ` Fabio Estevam
2017-04-25 11:13                 ` Viresh Kumar
     [not found]                   ` <CAHCN7xJVicKuAc0dDbzBg4h2d1UUP66iKkSsWN_f=rPd4mOZSw@mail.gmail.com>
2017-04-25 13:43                     ` Fabio Estevam
2017-04-25 14:35                       ` Adam Ford
2017-04-25 15:24                         ` Fabio Estevam
2017-04-26  4:18                           ` Viresh Kumar
2017-04-27  0:57                           ` Adam Ford
2017-04-27  1:50                             ` Fabio Estevam
2017-04-27  2:01                               ` Adam Ford
2017-04-27  2:20                                 ` Fabio Estevam

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).