All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: bleung@chromium.org, chrome-platform@lists.linux.dev,
	linux-kernel@vger.kernel.org, tzungbi@kernel.org
Subject: [GIT PULL] chrome-platform updates for v6.16
Date: Mon, 26 May 2025 03:30:54 +0000	[thread overview]
Message-ID: <aDPgbocE_8nImDG4@google.com> (raw)

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

Hi Linus,

Please pull chrome-platform updates for Linux v6.16.

Thanks,
Tzung-Bi
------

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v6.16

for you to fetch changes up to 3e552ccf405c0dea6339988202a564357249c437:

  platform/chrome: kunit: Avoid -Wflex-array-member-not-at-end (2025-05-07 03:04:29 +0000)

----------------------------------------------------------------
chrome-platform: Updates for v6.16

* New

  - Support MT8192 Spherion and MT8186 Corsola devices in of_hw_prober.
  - Turn cros_ec_proto from bool into tristate.
  - Support Pin Assignment E in cros_ec_typec for USB-C to DP cables.

* Improvements

  - Avoid -Wflex-array-member-not-at-end warnings.

* Cleanups

  - Remove a redundant dependency in Kconfig for cros_kbd_led_backlight.

----------------------------------------------------------------
Benson Leung (1):
      platform/chrome: cros_ec_typec: Set Pin Assignment E in DP PORT VDO

Chen-Yu Tsai (2):
      platform/chrome: of_hw_prober: Support trackpad probing on Corsola family
      platform/chrome: of_hw_prober: Support touchscreen probing on Squirtle

Gustavo A. R. Silva (4):
      platform/chrome: cros_ec_proto: Avoid -Wflex-array-member-not-at-end warnings
      platform/chrome: cros_kbd_led_backlight: Avoid -Wflex-array-member-not-at-end warnings
      platform/chrome: cros_ec_debugfs: Avoid -Wflex-array-member-not-at-end warnings
      platform/chrome: kunit: Avoid -Wflex-array-member-not-at-end

Laura Nao (1):
      platform/chrome: of_hw_prober: Support Google Spherion

Slawomir Rosek (1):
      platform/chrome: cros_ec_proto: Allow to build as module

Tzung-Bi Shih (2):
      platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependency
      platform/chrome: cros_kbd_led_backlight: Fix build dependencies

 drivers/platform/chrome/Kconfig                   |  5 ++-
 drivers/platform/chrome/Makefile                  |  3 +-
 drivers/platform/chrome/chromeos_of_hw_prober.c   | 33 ++++++++++++++
 drivers/platform/chrome/cros_ec_debugfs.c         | 52 +++++++++--------------
 drivers/platform/chrome/cros_ec_proto.c           | 24 +++++------
 drivers/platform/chrome/cros_ec_proto_test_util.h |  5 ++-
 drivers/platform/chrome/cros_ec_typec.c           |  6 ++-
 drivers/platform/chrome/cros_kbd_led_backlight.c  | 24 ++++-------
 8 files changed, 85 insertions(+), 67 deletions(-)

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

             reply	other threads:[~2025-05-26  3:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-26  3:30 Tzung-Bi Shih [this message]
2025-05-27 22:48 ` [GIT PULL] chrome-platform updates for v6.16 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=aDPgbocE_8nImDG4@google.com \
    --to=tzungbi@kernel.org \
    --cc=bleung@chromium.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.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.