All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: Rob Barnes <robbarnes@google.com>
Cc: Benson Leung <bleung@chromium.org>,
	Guenter Roeck <groeck@chromium.org>,
	Daisuke Nojiri <dnojiri@chromium.org>,
	chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
Date: Fri, 20 Dec 2024 04:15:19 +0000	[thread overview]
Message-ID: <Z2TvV7Lzsl81yuww@google.com> (raw)
In-Reply-To: <20241218015759.3558830-1-robbarnes@google.com>

On Wed, Dec 18, 2024 at 01:57:59AM +0000, Rob Barnes wrote:
> Only check EC for MKBP events when the ACPI notify value indicates the
> notify is due to an MKBP host event. This reduces unnecessary queries to
> the EC.
> 
> Notify value 0x80 is reserved for devices specific notifies. It is used
> by many devices to indicate various events. It's only used by cros_ec
> for MKBP events.
> 
> [...]

Applied to

    https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-next

[1/1] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
      commit: a15ab7a5cc2a17b6a803f624fcf215f4e68d56b6

Thanks!

      reply	other threads:[~2024-12-20  4:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-18  1:57 [PATCH] platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies Rob Barnes
2024-12-20  4:15 ` Tzung-Bi Shih [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=Z2TvV7Lzsl81yuww@google.com \
    --to=tzungbi@kernel.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=dnojiri@chromium.org \
    --cc=groeck@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robbarnes@google.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.