public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
From: Svyatoslav Ryhel <clamor95@gmail.com>
To: "Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Svyatoslav Ryhel" <clamor95@gmail.com>,
	"Jonas Schwöbel" <jonasschwoebel@yahoo.de>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [PATCH v1 0/2] input: rmi4: fix RMI_2D clipping
Date: Wed,  3 Sep 2025 19:19:44 +0300	[thread overview]
Message-ID: <20250903161947.109328-1-clamor95@gmail.com> (raw)

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


             reply	other threads:[~2025-09-03 16:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-03 16:19 Svyatoslav Ryhel [this message]
2025-09-03 16:19 ` [PATCH v1 1/2] input: rmi4: fix RMI_2D clipping 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250903161947.109328-1-clamor95@gmail.com \
    --to=clamor95@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jonasschwoebel@yahoo.de \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox