All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: pmalani@chromium.org, bleung@chromium.org, groeck@chromium.org,
	tzungbi@kernel.org, linux-kernel@vger.kernel.org,
	chrome-platform@lists.linux.dev
Subject: [GIT PULL] chrome-platform changes for v6.5
Date: Mon, 26 Jun 2023 13:57:46 +0800	[thread overview]
Message-ID: <ZJko2ipBSy8eM/+2@google.com> (raw)

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

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/tag-chrome-platform-for-v6.5

for you to fetch changes up to 2b8cc5858a07ab75ce98cae720e263e1c1b0d1d9:

  platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer (2023-06-13 12:28:36 +0800)

----------------------------------------------------------------
chrome platform changes for 6.5

* Improvements

  - Support Pin Assignment D in getting mux state.
  - Emit an uevent when EC panics so that userland programs get chance
    to capture EC coredumps (LPC interface only).
  - Send EC_CMD_HOST_SLEEP_EVENT to EC at the very beginning/end of
    system suspend/resume so that EC can watch the duration more
    accurately (LPC interface only).

* Misc

  - Switch back from I2C .probe_new() to .probe().
  - Use %*ph for printing hexdump of small buffers.

----------------------------------------------------------------
Andy Shevchenko (1):
      platform/chrome: cros_ec_spi: Use %*ph for printing hexdump of a small buffer

Prashant Malani (1):
      platform/chrome: cros_typec_switch: Add Pin D support

Rob Barnes (1):
      platform/chrome: cros_ec: Report EC panic as uevent

Tim Van Patten (1):
      platform/chrome: cros_ec_lpc: Move host command to prepare/complete

Uwe Kleine-König (1):
      platform/chrome: Switch i2c drivers back to use .probe()

 drivers/platform/chrome/cros_ec_i2c.c       |  2 +-
 drivers/platform/chrome/cros_ec_lpc.c       | 15 ++++++++++-----
 drivers/platform/chrome/cros_ec_spi.c       |  8 +-------
 drivers/platform/chrome/cros_hps_i2c.c      |  2 +-
 drivers/platform/chrome/cros_typec_switch.c | 11 ++++++++---
 5 files changed, 21 insertions(+), 17 deletions(-)

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

             reply	other threads:[~2023-06-26  5:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26  5:57 Tzung-Bi Shih [this message]
2023-06-27  3:14 ` [GIT PULL] chrome-platform changes for v6.5 pr-tracker-bot

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=ZJko2ipBSy8eM/+2@google.com \
    --to=tzungbi@kernel.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=groeck@chromium.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmalani@chromium.org \
    --cc=torvalds@linux-foundation.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 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.