linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org,
	linux-input <linux-input@vger.kernel.org>,
	Hans Verkuil <hans.verkuil@cisco.com>
Subject: Re: [PATCHv2 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID
Date: Tue, 4 Apr 2017 17:20:56 -0700	[thread overview]
Message-ID: <20170405002056.GB19744@dtor-ws> (raw)
In-Reply-To: <20170203152633.33323-2-hverkuil@xs4all.nl>

On Fri, Feb 03, 2017 at 04:26:32PM +0100, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
> 
> Add a new serio ID for the RainShadow Tech USB HDMI CEC adapter.
> 
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>

Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

> ---
>  include/uapi/linux/serio.h | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h
> index f2447a8..f42e919 100644
> --- a/include/uapi/linux/serio.h
> +++ b/include/uapi/linux/serio.h
> @@ -79,5 +79,6 @@
>  #define SERIO_WACOM_IV	0x3e
>  #define SERIO_EGALAX	0x3f
>  #define SERIO_PULSE8_CEC	0x40
> +#define SERIO_RAINSHADOW_CEC	0x41
>  
>  #endif /* _UAPI_SERIO_H */
> -- 
> 2.10.2
> 

-- 
Dmitry

  parent reply	other threads:[~2017-04-05  0:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-03 15:26 [PATCHv2 0/2] Add support for the RainShadow Tech HDMI CEC adapter Hans Verkuil
2017-02-03 15:26 ` [PATCHv2 1/2] serio.h: add SERIO_RAINSHADOW_CEC ID Hans Verkuil
2017-03-06 14:31   ` Hans Verkuil
2017-03-30  7:56     ` Hans Verkuil
2017-04-05  0:20   ` Dmitry Torokhov [this message]
2017-02-03 15:26 ` [PATCHv2 2/2] rainshadow-cec: new RainShadow Tech HDMI CEC driver Hans Verkuil

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=20170405002056.GB19744@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=hans.verkuil@cisco.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-media@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).