All of lore.kernel.org
 help / color / mirror / Atom feed
* Input: atmel_mxt_ts - don't always download device config?
@ 2015-01-12  9:50 Dirk Behme
  2015-01-12 10:04 ` Nick Dyer
  0 siblings, 1 reply; 2+ messages in thread
From: Dirk Behme @ 2015-01-12  9:50 UTC (permalink / raw)
  To: Nick Dyer; +Cc: linux-input

Hi Nick,

being new to the atmel_mxt_ts and starting to work with it, we wonder if 
it's really necessary to download the device config [1] at each driver 
start up?

I've been told that technically each device config download does mean 
the configuration data is flashed to the device. I.e. it's stored 
persistently, even at power loss.

This would mean that it would be sufficient to check for the device 
config already existing/flashed to the device. And only doing the 
download in case this isn't done already.

Is this understanding correct? What do you think?

Many thanks and best regards

Dirk

[1] 
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/input/touchscreen/atmel_mxt_ts.c?id=50a77c658b80e7e3303e3bcec195b30e2b62d513

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

end of thread, other threads:[~2015-01-12 10:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12  9:50 Input: atmel_mxt_ts - don't always download device config? Dirk Behme
2015-01-12 10:04 ` Nick Dyer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.