linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* qt2160: applying settings
@ 2014-11-24 17:17 Alexander Varnin
  0 siblings, 0 replies; only message in thread
From: Alexander Varnin @ 2014-11-24 17:17 UTC (permalink / raw)
  To: linux-input

Hello!
My work task now is related with AT42QT2160 [1] chip, that has qt2160
driver in linux kernel.

There is some settings of this chip, that is required to be set to
registers during initialization or at runtime.

These settings are totally unimplemented in current driver. For example
this are registers 12, 13, 20, 38-53, 54-69.

Registers 38-69 are related to calibration, that is required to be
passed on initialization, and 12 is related to power saving, and need to
be changed at runtime.

Of course, I can just write a hack for my purposes, but I want to solve
it in a rightful (and upstream applicable) way.

I suppose that initialization parameters should be passed in a kinda
platform data and that what is need to be set at runtime should go as a
sysfs node.

Could you please hint me the right way?

[1]
http://www.atmel.com/Images/Atmel-9502-AT42-QTouch-BSW-AT42QT2160_Datasheet.pdf


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-24 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 17:17 qt2160: applying settings Alexander Varnin

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