[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aDPgbocE_8nImDG4@google.com>
Date: Mon, 26 May 2025 03:30:54 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: bleung@...omium.org, chrome-platform@...ts.linux.dev,
linux-kernel@...r.kernel.org, tzungbi@...nel.org
Subject: [GIT PULL] chrome-platform updates for v6.16
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists