From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Allen_Lin <allencl_lin@hotmail.com>,
dmitry.torokhov@gmail.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
jikos@kernel.org, benjamin.tissoires@redhat.com,
linux-input@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] Input: Add Himax HX83102J touchscreen driver
Date: Wed, 6 Dec 2023 12:01:05 +0100 [thread overview]
Message-ID: <f7e1b02a-f8fe-45d4-8bed-2773b68335f9@linaro.org> (raw)
In-Reply-To: <TY0PR06MB56119F0D60142F4C1435767C9E84A@TY0PR06MB5611.apcprd06.prod.outlook.com>
On 06/12/2023 11:35, Allen_Lin wrote:
> Add a new driver for Himax touchscreen series touchscreen controllers.
> This driver supports Himax IC using the SPI interface to
> acquire HID packets.
>
> Signed-off-by: Allen_Lin <allencl_lin@hotmail.com>
> ---
> v1 -> v2: Fix kernel test robot build warnings
> Signed-off-by: Allen_Lin <allencl_lin@hotmail.com>
> ---
> MAINTAINERS | 2 +
> drivers/hid/Kconfig | 9 +-
> drivers/hid/Makefile | 2 +-
> drivers/hid/hid-himax-83102j.c | 3175 ++++++++++++++++++++++++++++++++
> drivers/hid/hid-himax-83102j.h | 923 ++++++++++
> 5 files changed, 4109 insertions(+), 2 deletions(-)
> create mode 100644 drivers/hid/hid-himax-83102j.c
> create mode 100644 drivers/hid/hid-himax-83102j.h
Implement review from v1.
NAK
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-12-06 11:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20231206103546.808680-1-allencl_lin@hotmail.com>
2023-12-06 10:35 ` [PATCH v2 1/2] dt-bindings: input: Add Himax HX83102J touchscreen Allen_Lin
2023-12-06 11:00 ` Krzysztof Kozlowski
2023-12-06 10:35 ` [PATCH v2 2/2] Input: Add Himax HX83102J touchscreen driver Allen_Lin
2023-12-06 11:01 ` Krzysztof Kozlowski [this message]
2023-12-07 0:27 ` kernel test robot
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=f7e1b02a-f8fe-45d4-8bed-2773b68335f9@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=allencl_lin@hotmail.com \
--cc=benjamin.tissoires@redhat.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=jikos@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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 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).