* [GIT PULL] chrome-platform updates for v6.14
@ 2025-01-20 1:55 Tzung-Bi Shih
2025-01-22 3:51 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tzung-Bi Shih @ 2025-01-20 1:55 UTC (permalink / raw)
To: torvalds; +Cc: bleung, tzungbi, linux-kernel, chrome-platform
[-- Attachment #1: Type: text/plain, Size: 3274 bytes --]
Hi Linus,
Please pull chrome-platform updates for v6.14.
Thanks,
Tzung-Bi
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
Linux 6.13-rc5 (2024-12-29 13:15:45 -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.14
for you to fetch changes up to fccebbdde2067e359f01382a72c31ed2af7acbac:
platform/chrome: cros_ec_lpc: Handle EC without CRS section (2025-01-15 01:28:50 +0000)
----------------------------------------------------------------
chrome-platform: Updates for v6.14
* New
- Support new EC if the memory region information comes from the CRS
ACPI resource descriptor in cros_ec_lpc.
* Improvements
- Make sure EC is in RW before probing.
- Only check events on MKBP notifies to reduce the number of query
commands in cros_ec_lpc.
* Cleanups
- Remove unused code and DT bindings for cros-kbd-led-backlight.
- Constify 'struct bin_attribute' in cros_ec_vbc.
- Use str_enabled_disabled() in cros_usbpd_logger.
----------------------------------------------------------------
Dawid Niedzwiecki (2):
platform/chrome: cros_ec: jump to RW before probing
platform/chrome: cros_ec_proto: remove unnecessary retries
Gwendal Grignou (4):
platform/chrome: Update ChromeOS EC command tracing
platform/chrome: cros_ec_lpc: Merge lpc_driver_ops into ec private structure
platform/chrome: cros_ec_lpc: Support direct EC register memory access
platform/chrome: cros_ec_lpc: Handle EC without CRS section
Rob Barnes (1):
platform/chrome: cros_ec_lpc: Only check for events on MKBP notifies
Thomas Weißschuh (1):
platform/chrome: cros_ec_vbc: Constify 'struct bin_attribute'
Thorsten Blum (1):
platform/chrome: cros_usbpd_logger: Use str_enabled_disabled() helper
Tzung-Bi Shih (3):
platform/chrome: cros_kbd_led_backlight: remove unneeded if-statement
platform/chrome: cros_kbd_led_backlight: Remove OF match
dt-bindings: cros-ec: Remove google,cros-kbd-led-backlight
.../chrome/google,cros-kbd-led-backlight.yaml | 36 ----
.../devicetree/bindings/mfd/google,cros-ec.yaml | 3 -
drivers/platform/chrome/cros_ec.c | 5 +
drivers/platform/chrome/cros_ec_i2c.c | 3 +-
drivers/platform/chrome/cros_ec_ishtp.c | 2 +-
drivers/platform/chrome/cros_ec_lpc.c | 203 ++++++++++++++-------
drivers/platform/chrome/cros_ec_proto.c | 69 ++++++-
drivers/platform/chrome/cros_ec_rpmsg.c | 2 +-
drivers/platform/chrome/cros_ec_spi.c | 2 +-
drivers/platform/chrome/cros_ec_trace.c | 10 +
drivers/platform/chrome/cros_ec_uart.c | 2 +-
drivers/platform/chrome/cros_ec_vbc.c | 10 +-
drivers/platform/chrome/cros_kbd_led_backlight.c | 79 ++------
drivers/platform/chrome/cros_usbpd_logger.c | 5 +-
include/linux/platform_data/cros_ec_proto.h | 7 +
15 files changed, 251 insertions(+), 187 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/chrome/google,cros-kbd-led-backlight.yaml
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] chrome-platform updates for v6.14
2025-01-20 1:55 [GIT PULL] chrome-platform updates for v6.14 Tzung-Bi Shih
@ 2025-01-22 3:51 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-01-22 3:51 UTC (permalink / raw)
To: Tzung-Bi Shih; +Cc: torvalds, bleung, tzungbi, linux-kernel, chrome-platform
The pull request you sent on Mon, 20 Jan 2025 01:55:34 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git tags/chrome-platform-v6.14
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b394eabd539d01db10e27b57ac2497cbd1d32c6d
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-22 3:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-20 1:55 [GIT PULL] chrome-platform updates for v6.14 Tzung-Bi Shih
2025-01-22 3:51 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox