From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Joe Wu <joewu@msi.corp-partner.google.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
Furquan Shaikh <furquan@chromium.org>,
Daisuke Nojiri <dnojiri@chromium.org>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Benson Leung <bleung@chromium.org>,
Derek Huang <derekhuang@google.com>,
"Dustin L . Howett" <dustin@howett.net>, Joe Wu <joewu@msi.com>,
Guenter Roeck <groeck@chromium.org>,
linux-input@vger.kernel.org, Xiang wangx <wangxiang@cdjrlc.com>,
"Gustavo A . R . Silva" <gustavoars@kernel.org>,
Prashant Malani <pmalani@chromium.org>,
Douglas Anderson <dianders@chromium.org>,
Tzung-Bi Shih <tzungbi@kernel.org>,
chrome-platform@lists.linux.dev,
Stephen Boyd <swboyd@chromium.org>,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Sebastian Reichel <sebastian.reichel@collabora.com>,
Tinghan Shen <tinghan.shen@mediatek.com>
Subject: Re: [PATCH] cros_ec_keyb: Add 3 buttons for monitor function
Date: Thu, 22 Dec 2022 07:07:54 +0100 [thread overview]
Message-ID: <Y6P0Ogh1T6n5i3Bi@kroah.com> (raw)
In-Reply-To: <20221222021542.11706-1-joewu@msi.corp-partner.google.com>
On Thu, Dec 22, 2022 at 10:15:42AM +0800, Joe Wu wrote:
> --- a/include/linux/platform_data/cros_ec_commands.h
> +++ b/include/linux/platform_data/cros_ec_commands.h
> @@ -3471,6 +3471,9 @@ struct ec_response_get_next_event_v1 {
> #define EC_MKBP_VOL_UP 1
> #define EC_MKBP_VOL_DOWN 2
> #define EC_MKBP_RECOVERY 3
> +#define EC_MKBP_BRI_UP 4
> +#define EC_MKBP_BRI_DOWN 5
> +#define EC_MKBP_SCREEN_LOCK 6
You forgot to use tabs :(
next prev parent reply other threads:[~2022-12-22 6:07 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-22 2:15 [PATCH] cros_ec_keyb: Add 3 buttons for monitor function Joe Wu
2022-12-22 6:07 ` Greg Kroah-Hartman [this message]
2022-12-22 6:34 ` joewu(吳仲振)
2022-12-22 6:08 ` Greg Kroah-Hartman
-- strict thread matches above, loose matches on Subject: below --
2022-12-22 6:39 Joe Wu
2022-12-22 6:49 ` Greg Kroah-Hartman
2023-01-20 11:26 ` Greg Kroah-Hartman
2023-01-20 17:24 ` Dmitry Torokhov
2023-01-21 7:26 ` Greg Kroah-Hartman
2023-01-24 6:14 ` Dmitry Torokhov
2022-12-20 8:02 Joe Wu
2022-12-21 7:28 ` Greg Kroah-Hartman
2022-12-22 1:50 ` joewu(吳仲振)
2022-12-22 5:51 ` Greg Kroah-Hartman
2022-12-15 6:15 Joe Wu
2022-12-15 22:01 ` Dmitry Torokhov
2022-12-16 1:36 ` joewu(吳仲振)
2022-12-16 19:19 ` Dmitry Torokhov
2022-12-15 22:58 ` Prashant Malani
2022-12-16 1:17 ` joewu(吳仲振)
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=Y6P0Ogh1T6n5i3Bi@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=bleung@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=derekhuang@google.com \
--cc=dianders@chromium.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dnojiri@chromium.org \
--cc=dustin@howett.net \
--cc=furquan@chromium.org \
--cc=groeck@chromium.org \
--cc=gustavoars@kernel.org \
--cc=joewu@msi.com \
--cc=joewu@msi.corp-partner.google.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmalani@chromium.org \
--cc=sebastian.reichel@collabora.com \
--cc=swboyd@chromium.org \
--cc=tinghan.shen@mediatek.com \
--cc=tzungbi@kernel.org \
--cc=wangxiang@cdjrlc.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 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.