[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z-H-ruKeKIiX0CEk@google.com>
Date: Tue, 25 Mar 2025 00:54:06 +0000
From: Tzung-Bi Shih <tzungbi@...nel.org>
To: torvalds@...ux-foundation.org
Cc: bleung@...omium.org, tzungbi@...nel.org, linux-kernel@...r.kernel.org,
chrome-platform@...ts.linux.dev
Subject: [GIT PULL] chrome-platform updates for v6.15
Hi Linus,
Please pull chrome-platform updates for Linux v6.15.
Thanks,
Tzung-Bi
------
The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:
Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v6.15
for you to fetch changes up to 9fc83373f0ffb8834da48b1446a5c2fef9525bb1:
platform/chrome: cros_ec_typec: Add support for setting USB mode via sysfs (2025-02-21 01:42:22 +0000)
----------------------------------------------------------------
chrome-platform: Updates for v6.15
* New
- Support ACPI match for Framework systems.
- Expose new sysfs for:
- PD mux status for each EC-managed Type-C port.
- EC feature of AP mode entry.
- Setting USB mode of EC Type-C.
----------------------------------------------------------------
Andrei Kuchynski (3):
platform/chrome: cros_ec_sysfs: Expose PD mux status
platform/chrome: cros_ec_sysfs: Expose AP_MODE_ENTRY feature state
platform/chrome: cros_ec_typec: Add support for setting USB mode via sysfs
Benson Leung (1):
MAINTAINERS: Update maintainers for ChromeOS USBC related drivers
Daniel Schaefer (1):
platform/chrome: cros_ec_lpc: Match on Framework ACPI device
Documentation/ABI/testing/sysfs-class-chromeos | 20 ++++++++
MAINTAINERS | 9 +++-
drivers/platform/chrome/cros_ec_lpc.c | 22 +++++---
drivers/platform/chrome/cros_ec_sysfs.c | 71 ++++++++++++++++++++++++++
drivers/platform/chrome/cros_ec_typec.c | 28 ++++++++++
drivers/platform/chrome/cros_ec_typec.h | 1 +
6 files changed, 141 insertions(+), 10 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists