public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] input: rmi4: fix RMI_2D clipping
@ 2025-09-03 16:19 Svyatoslav Ryhel
  2025-09-03 16:19 ` [PATCH v1 1/2] " Svyatoslav Ryhel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Svyatoslav Ryhel @ 2025-09-03 16:19 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Dmitry Torokhov, Svyatoslav Ryhel,
	Jonas Schwöbel
  Cc: devicetree, linux-tegra, linux-kernel, linux-input

The physical max_y value was overridden with a clip_y_max value. This
caused problems when inverting/flipping the screen. Further it messed up
calculation of resolution.

Jonas Schwöbel (2):
  input: rmi4: fix RMI_2D clipping
  ARM: tegra: p880: set correct touchscreen clipping

 arch/arm/boot/dts/nvidia/tegra30-lg-p880.dts | 4 ++--
 drivers/input/rmi4/rmi_2d_sensor.c           | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-09-11 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-03 16:19 [PATCH v1 0/2] input: rmi4: fix RMI_2D clipping Svyatoslav Ryhel
2025-09-03 16:19 ` [PATCH v1 1/2] " Svyatoslav Ryhel
2025-09-04 11:58   ` Dmitry Torokhov
2025-09-04 12:48     ` Svyatoslav Ryhel
2025-09-03 16:19 ` [PATCH v1 2/2] ARM: tegra: p880: set correct touchscreen clipping Svyatoslav Ryhel
2025-09-11 16:03 ` (subset) [PATCH v1 0/2] input: rmi4: fix RMI_2D clipping Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox