From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: linux-input@vger.kernel.org, devicetree@vger.kernel.org,
Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v2 0/5] nput: mpr121 - switch to use device tree probe
Date: Sun, 15 Jan 2017 15:07:01 -0800 [thread overview]
Message-ID: <20170115230701.GC23285@dtor-ws> (raw)
In-Reply-To: <1484486144-27947-1-git-send-email-akinobu.mita@gmail.com>
On Sun, Jan 15, 2017 at 10:15:39PM +0900, Akinobu Mita wrote:
> This driver currently only supports legacy platform data probe. This
> change adds device tree support and gets rid of platform data probe code
> since no one is actually using mpr121 platform data in the mainline.
>
> This series also contains miscellaneous cleanup and bug fixes that
> mostly I found while playing with this driver.
>
> * Changes since v1 (All changes are suggested by Dmitry Torokhov)
> - Add patch 'annotate PM methods as __maybe_unused'
> - Use for_each_set_bit() to search changed bit
> - Use linux,keycodes property instead of using matrix keymap API
> - Get rid of platform data
>
> Akinobu Mita (5):
> Input: mpr121 - annotate PM methods as __maybe_unused
> Input: mpr121 - remove unused field in struct mpr121_touchkey
> Input: mpr121 - set missing event capability
> Input: mpr121 - handle multiple bits change of status register
> Input: mpr121 - switch to device tree probe
Applied the lot (the last 2 with minor edits), thank you.
--
Dmitry
prev parent reply other threads:[~2017-01-15 23:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-15 13:15 [PATCH v2 0/5] nput: mpr121 - switch to use device tree probe Akinobu Mita
[not found] ` <1484486144-27947-1-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-15 13:15 ` [PATCH v2 1/5] Input: mpr121 - annotate PM methods as __maybe_unused Akinobu Mita
2017-01-15 13:15 ` [PATCH v2 2/5] Input: mpr121 - remove unused field in struct mpr121_touchkey Akinobu Mita
2017-01-15 13:15 ` [PATCH v2 3/5] Input: mpr121 - set missing event capability Akinobu Mita
2017-01-15 13:15 ` [PATCH v2 4/5] Input: mpr121 - handle multiple bits change of status register Akinobu Mita
[not found] ` <1484486144-27947-5-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-15 23:05 ` Dmitry Torokhov
2017-01-15 13:15 ` [PATCH v2 5/5] Input: mpr121 - switch to device tree probe Akinobu Mita
[not found] ` <1484486144-27947-6-git-send-email-akinobu.mita-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-01-15 23:06 ` Dmitry Torokhov
2017-01-15 23:07 ` Dmitry Torokhov [this message]
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=20170115230701.GC23285@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=akinobu.mita@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=robh@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).