linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@denx.de>
To: Andrea.Ho@advantech.com.tw
Cc: linux-input@vger.kernel.org,
	Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Maximilian Luz <luzmaximilian@gmail.com>,
	Lee Jones <lee.jones@linaro.org>, Luca Weiss <luca@z3ntu.xyz>,
	linux-kernel@vger.kernel.org, voyandrea@gmail.com,
	amy.shih@advantech.com.tw, oakley.ding@advantech.com.tw
Subject: Re: [V2,1/1] Input/misc: add support for Advantech software defined button
Date: Thu, 27 Feb 2020 11:42:22 +0100	[thread overview]
Message-ID: <20200227104222.GA25104@duo.ucw.cz> (raw)
In-Reply-To: <20200227101738.22389-1-Andrea.Ho@advantech.com.tw>

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Hi!

> +/* Defined keycodes */
> +static short swbtn_keycodes[]  = {
> +	BTN_TRIGGER_HAPPY2, /* double click */
> +	BTN_TRIGGER_HAPPY,  /* tick */
> +	BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* long press */
> +	BTN_TRIGGER_HAPPY5, BTN_TRIGGER_HAPPY6, BTN_TRIGGER_HAPPY7,
> +	BTN_TRIGGER_HAPPY8, BTN_TRIGGER_HAPPY9, BTN_TRIGGER_HAPPY10
> +};

NAK. See my prev email.
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

           reply	other threads:[~2020-02-27 10:42 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20200227101738.22389-1-Andrea.Ho@advantech.com.tw>]

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=20200227104222.GA25104@duo.ucw.cz \
    --to=pavel@denx.de \
    --cc=Andrea.Ho@advantech.com.tw \
    --cc=amy.shih@advantech.com.tw \
    --cc=bgolaszewski@baylibre.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luca@z3ntu.xyz \
    --cc=luzmaximilian@gmail.com \
    --cc=oakley.ding@advantech.com.tw \
    --cc=voyandrea@gmail.com \
    /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).