From: Rob Herring <robh+dt@kernel.org>
To: Jelle van der Waa <jelle@vdwaa.nl>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
"linux-input@vger.kernel.org" <linux-input@vger.kernel.org>
Subject: Re: [PATCH] input: touchscreen: add driver for Zeitec ZET6223
Date: Fri, 9 Sep 2016 14:06:54 -0500 [thread overview]
Message-ID: <CAL_JsqJH2U3neOxeuDg=5gEXpzC5PvfEUnpykvFN_8Sd5NgXpQ@mail.gmail.com> (raw)
In-Reply-To: <20160909185836.2708-1-jelle@vdwaa.nl>
On Fri, Sep 9, 2016 at 1:58 PM, Jelle van der Waa <jelle@vdwaa.nl> wrote:
> This is a basic driver for the Zeitec ZET6223 I2C touchscreen controllers.
> The driver does not support firmware loading, which is not required for
> all tablets which contain this chip.
>
> Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>
> ---
> .../bindings/input/touchscreen/zet6223.txt | 33 ++++
> .../devicetree/bindings/vendor-prefixes.txt | 1 +
Please send bindings to the DT list.
> drivers/input/touchscreen/Kconfig | 11 ++
> drivers/input/touchscreen/Makefile | 1 +
> drivers/input/touchscreen/zet6223.c | 190 +++++++++++++++++++++
> 5 files changed, 236 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/input/touchscreen/zet6223.txt
> create mode 100644 drivers/input/touchscreen/zet6223.c
next prev parent reply other threads:[~2016-09-09 19:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 18:58 [PATCH] input: touchscreen: add driver for Zeitec ZET6223 Jelle van der Waa
2016-09-09 19:06 ` Rob Herring [this message]
2016-09-10 17:38 ` Dmitry Torokhov
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='CAL_JsqJH2U3neOxeuDg=5gEXpzC5PvfEUnpykvFN_8Sd5NgXpQ@mail.gmail.com' \
--to=robh+dt@kernel.org \
--cc=dmitry.torokhov@gmail.com \
--cc=jelle@vdwaa.nl \
--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 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).