linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Aleksei Mamlin <mamlinav@gmail.com>
To: linux-input@vger.kernel.org
Cc: devicetree@vger.kernel.org, Aleksei Mamlin <mamlinav@gmail.com>
Subject: [PATCH v2 0/3] Add device tree support for Goodix GT9xx series touchscreen controller
Date: Sun, 18 Jan 2015 17:02:20 +0300	[thread overview]
Message-ID: <1421589740-12132-1-git-send-email-mamlinav@gmail.com> (raw)

This patch set adds device tree support and binding information for Goodix GT9xx series touchscreen controller.
Support was tested on Wexler Tab 7200 tablet pc and also should work on other devices.

Changes since v1:
  Added Kconfig entry, which enable CONFIG_OF

Aleksei Mamlin (3):
  input: goodix: Add device tree support
  dt-bindings: Add vendor-prefix for Goodix
  input: goodix: Add bindings documentation

 .../bindings/input/touchscreen/gt9xx.txt           | 23 ++++++++++++++++++++++
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 drivers/input/touchscreen/Kconfig                  |  2 +-
 drivers/input/touchscreen/goodix.c                 | 10 ++++++++++
 4 files changed, 35 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/input/touchscreen/gt9xx.txt

-- 
2.0.5


             reply	other threads:[~2015-01-18 14:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 14:02 Aleksei Mamlin [this message]
     [not found] ` <1421589740-12132-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-18 14:04   ` [PATCH v2 1/3] input: goodix: Add device tree support Aleksei Mamlin
     [not found]     ` <1421589870-14232-1-git-send-email-mamlinav-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-01-19  9:48       ` Bastien Nocera
2015-01-18 14:05 ` [PATCH v2 2/3] dt-bindings: Add vendor-prefix for Goodix Aleksei Mamlin
2015-01-18 14:05 ` [PATCH v2 3/3] input: goodix: Add bindings documentation Aleksei Mamlin

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=1421589740-12132-1-git-send-email-mamlinav@gmail.com \
    --to=mamlinav@gmail.com \
    --cc=devicetree@vger.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 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).