From: Tzung-Bi Shih <tzungbi@kernel.org>
To: torvalds@linux-foundation.org
Cc: bleung@chromium.org, tzungbi@kernel.org,
linux-kernel@vger.kernel.org, chrome-platform@lists.linux.dev
Subject: [GIT PULL] chrome-platform updates for v6.15
Date: Tue, 25 Mar 2025 00:54:06 +0000 [thread overview]
Message-ID: <Z-H-ruKeKIiX0CEk@google.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1758 bytes --]
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(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next reply other threads:[~2025-03-25 0:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 0:54 Tzung-Bi Shih [this message]
2025-03-26 3:59 ` [GIT PULL] chrome-platform updates for v6.15 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=Z-H-ruKeKIiX0CEk@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.