All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Paweł Chmiel" <pawel.mikolaj.chmiel@gmail.com>
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	devicetree@vger.kernel.org, linux-input@vger.kernel.org,
	linux-kernel@vger.kernel.org, xc-racer2@live.ca,
	simon@lineageos.org
Subject: Re: [PATCH v3 0/7] Input: tm2-touchkey: Add support for Aries and Midas
Date: Mon, 7 Jan 2019 11:53:31 -0800	[thread overview]
Message-ID: <20190107195331.GC141497@dtor-ws> (raw)
In-Reply-To: <20190107185346.30184-1-pawel.mikolaj.chmiel@gmail.com>

On Mon, Jan 07, 2019 at 07:53:39PM +0100, Paweł Chmiel wrote:
> This patches adds support for Aries (Samsung i9000) and Midas (Samsung S3)
> based devices to TM2 Touchkey driver.

Applied the lot, thank you.

> 
> Changes from v2:
>   - Change property name from keycodes to linux,keycodes
> 
> Changes from v1:
>   - Added Reviewed-by to some patches
>   - Use ints for keycodes (they could be bigger than 255)
>   - Droped separate name changes
>   - Added missing const in few places
>   - Removed redundant cast
> 
> Jonathan Bakker (5):
>   Input: tm2-touchkey: Correct initial brightness
>   Input: tm2-touchkey: Allow specifying custom keycodes
>   Input: dt-bindings: tm2-touchkey: Document new keycodes property
>   Input: tm2-touchkey: Add support for aries touchkey variant
>   Input: dt-bindings: tm2-touchkey: Add support for aries touchkey
> 
> Simon Shields (2):
>   Input: tm2-touchkey: Add support for midas touchkey
>   Input: dt-bindings: tm2-touchkey: Add support for midas touchkey
> 
>  .../bindings/input/cypress,tm2-touchkey.txt   |   9 +-
>  drivers/input/keyboard/tm2-touchkey.c         | 132 +++++++++++++-----
>  2 files changed, 108 insertions(+), 33 deletions(-)
> 
> -- 
> 2.17.1
> 

-- 
Dmitry

      parent reply	other threads:[~2019-01-07 19:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 18:53 [PATCH v3 0/7] Input: tm2-touchkey: Add support for Aries and Midas Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 1/7] Input: tm2-touchkey: Add support for midas touchkey Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 2/7] Input: dt-bindings: " Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 3/7] Input: tm2-touchkey: Correct initial brightness Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 4/7] Input: tm2-touchkey: Allow specifying custom keycodes Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 5/7] Input: dt-bindings: tm2-touchkey: Document new keycodes property Paweł Chmiel
2019-01-11 14:30   ` Rob Herring
2019-01-07 18:53 ` [PATCH v3 6/7] Input: tm2-touchkey: Add support for aries touchkey variant Paweł Chmiel
2019-01-07 18:53 ` [PATCH v3 7/7] Input: dt-bindings: tm2-touchkey: Add support for aries touchkey Paweł Chmiel
2019-01-07 19:53 ` 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=20190107195331.GC141497@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.mikolaj.chmiel@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=simon@lineageos.org \
    --cc=xc-racer2@live.ca \
    /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.