linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] Input: tm2-touchkey: Add support for Aries and Midas
@ 2019-01-07 18:53 Paweł Chmiel
  2019-01-07 18:53 ` [PATCH v3 1/7] Input: tm2-touchkey: Add support for midas touchkey Paweł Chmiel
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Paweł Chmiel @ 2019-01-07 18:53 UTC (permalink / raw)
  To: dmitry.torokhov
  Cc: robh+dt, mark.rutland, devicetree, linux-input, linux-kernel,
	pawel.mikolaj.chmiel, xc-racer2, simon

This patches adds support for Aries (Samsung i9000) and Midas (Samsung S3)
based devices to TM2 Touchkey driver.

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-01-11 14:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v3 0/7] Input: tm2-touchkey: Add support for Aries and Midas Dmitry Torokhov

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).