linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Input: edt-ft5x06 - Improve configuration
@ 2022-02-13 17:15 Dario Binacchi
  2022-02-13 17:15 ` [PATCH 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate Dario Binacchi
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Dario Binacchi @ 2022-02-13 17:15 UTC (permalink / raw)
  To: linux-kernel
  Cc: Dario Binacchi, Dmitry Torokhov, Marco Felsch, Michael Trimarchi,
	Oliver Graute, Rob Herring, Stephan Gerhold, devicetree,
	linux-input

The series was born from the analysis and mitigation of a crc problem
raised by an M06 type device. The added sysfs attributes were helpful
in debugging the problem. Patches that change the report rate on driver
probing, mitigated crc errors on kernel bootup. The patch to get/set
report rate by sysfs for an M12 device, has been tested.


Dario Binacchi (6):
  dt-bindings: input: touchscreen: edt-ft5x06: add report-rate
  Input: edt-ft5x06 - get/set M12 report rate by sysfs
  Input: edt-ft5x06 - set report rate by dts property
  Input: edt-ft5x06 - show model name by sysfs
  Input: edt-ft5x06 - show firmware version by sysfs
  Input: edt-ft5x06 - show crc and header errors by sysfs

 .../input/touchscreen/edt-ft5x06.yaml         |  8 ++
 drivers/input/touchscreen/edt-ft5x06.c        | 81 +++++++++++++++++--
 2 files changed, 81 insertions(+), 8 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2022-02-15 15:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-13 17:15 [PATCH 0/6] Input: edt-ft5x06 - Improve configuration Dario Binacchi
2022-02-13 17:15 ` [PATCH 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate Dario Binacchi
2022-02-15 15:22   ` Rob Herring
2022-02-13 17:15 ` [PATCH 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs Dario Binacchi
2022-02-13 17:15 ` [PATCH 3/6] Input: edt-ft5x06 - set report rate by dts property Dario Binacchi
2022-02-13 17:15 ` [PATCH 4/6] Input: edt-ft5x06 - show model name by sysfs Dario Binacchi
2022-02-14 13:02   ` Oliver Graute
2022-02-13 17:15 ` [PATCH 5/6] Input: edt-ft5x06 - show firmware version " Dario Binacchi
2022-02-14 13:02   ` Oliver Graute
2022-02-13 17:15 ` [PATCH 6/6] Input: edt-ft5x06 - show crc and header errors " Dario Binacchi

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