From: Gianluca Boiano <morf3089@gmail.com>
To: linux-input@vger.kernel.org
Cc: devicetree@vger.kernel.org, krzk@kernel.org,
dmitry.torokhov@gmail.com, Gianluca Boiano <morf3089@gmail.com>
Subject: [PATCH v2 0/2] input: touchscreen: novatek-nvt-ts: Add NT36672A e7t variant
Date: Wed, 21 Jan 2026 22:41:38 +0100 [thread overview]
Message-ID: <20260121214141.36858-1-morf3089@gmail.com> (raw)
In-Reply-To: <20260120193600.1089458-1-morf3089@gmail.com>
This series adds support for the Novatek NT36672A touchscreen variant
found on the Xiaomi Redmi Note 6 Pro (tulip).
The e7t variant uses a different wake_type value (0x02 instead of 0x01),
which was causing probe failures with error -5.
Changes in v2:
- Removed Closes: tag referencing downstream repository (Krzysztof)
Gianluca Boiano (2):
dt-bindings: input: novatek,nvt-ts: Add nt36672a-e7t-ts compatible
input: touchscreen: novatek-nvt-ts: Add support for NT36672A e7t
variant
.../bindings/input/touchscreen/novatek,nvt-ts.yaml | 1 +
drivers/input/touchscreen/novatek-nvt-ts.c | 7 +++++++
2 files changed, 8 insertions(+)
--
2.52.0
next prev parent reply other threads:[~2026-01-21 21:42 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 19:35 [PATCH 1/2] dt-bindings: input: novatek,nvt-ts: Add nt36672a-e7t-ts compatible Gianluca Boiano
2026-01-20 19:36 ` [PATCH 2/2] input: touchscreen: novatek-nvt-ts: Add support for NT36672A e7t variant Gianluca Boiano
2026-01-21 8:18 ` Krzysztof Kozlowski
2026-01-21 12:04 ` Hans de Goede
2026-01-22 0:09 ` Gianluca Boiano
2026-01-21 8:18 ` [PATCH 1/2] dt-bindings: input: novatek,nvt-ts: Add nt36672a-e7t-ts compatible Krzysztof Kozlowski
2026-01-21 21:41 ` Gianluca Boiano [this message]
2026-01-21 21:41 ` [PATCH v2 " Gianluca Boiano
2026-01-21 22:10 ` Rob Herring
2026-01-21 21:41 ` [PATCH v2 2/2] input: touchscreen: novatek-nvt-ts: Add support for NT36672A e7t variant Gianluca Boiano
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=20260121214141.36858-1-morf3089@gmail.com \
--to=morf3089@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=krzk@kernel.org \
--cc=linux-input@vger.kernel.org \
/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 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.