linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] chrome-platform updates for v6.17
@ 2025-07-28  6:23 Tzung-Bi Shih
  2025-07-29  6:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Tzung-Bi Shih @ 2025-07-28  6:23 UTC (permalink / raw)
  To: torvalds; +Cc: bleung, chrome-platform, linux-kernel, tzungbi

Hi Linus,

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

Thanks,
Tzung-Bi
------

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17

for you to fetch changes up to cc2d5b72b13b3af2b9b4bed3d5dfd0de14414230:

  platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text (2025-07-23 23:09:44 +0000)

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

* New

  - Support ECC in chromeos_pstore.
  - Allow to control power and data role via sysfs in cros_ec_typec.

* Improvements

  - Defer probe when the dependencies are not ready in cros_ec_typec.
  - Retry when a sensor is not ready in cros_ec_sensorhub.

* Fixes

  - Unregister the blocking notifier as well when unregistering the
    struct cros_ec_device.

* Cleanups

  - Remove redundant code and leverage more suitable helper macro in
    chromeos_laptop.
  - Fix typo.

----------------------------------------------------------------
Abhishek Pandit-Subedi (1):
      platform/chrome: cros_ec_typec: Add role swap ops

Andy Shevchenko (2):
      platform/chrome: chromeos_laptop: Remove duplicate check
      platform/chrome: chromeos_laptop: Replace open coded variant of DEFINE_RES_IRQ()

Gwendal Grignou (1):
      platform/chrome: cros_ec_sensorhub: Retries when a sensor is not ready

Keenan Salandy (1):
      platform/chrome: Fix typo in CROS_USBPD_NOTIFY help text

Naoya Tezuka (1):
      platform/chrome: chromeos_pstore: Add ecc_size module parameter

Tomasz Michalec (2):
      platform/chrome: cros_ec_typec: Defer probe on missing EC parent
      platform/chrome: cros_ec_typec: Check ec platform device pointer

Tzung-Bi Shih (1):
      platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()

 drivers/platform/chrome/Kconfig             |  2 +-
 drivers/platform/chrome/chromeos_laptop.c   |  9 ++-
 drivers/platform/chrome/chromeos_pstore.c   |  7 +++
 drivers/platform/chrome/cros_ec.c           |  3 +
 drivers/platform/chrome/cros_ec_sensorhub.c | 23 ++++++--
 drivers/platform/chrome/cros_ec_typec.c     | 91 +++++++++++++++++++++++++++--
 6 files changed, 121 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] chrome-platform updates for v6.17
  2025-07-28  6:23 [GIT PULL] chrome-platform updates for v6.17 Tzung-Bi Shih
@ 2025-07-29  6:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-29  6:50 UTC (permalink / raw)
  To: Tzung-Bi Shih; +Cc: torvalds, bleung, chrome-platform, linux-kernel, tzungbi

The pull request you sent on Mon, 28 Jul 2025 06:23:12 +0000:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/86aa721820952b793a12fc6e5a01734186c0c238

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-07-29  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-28  6:23 [GIT PULL] chrome-platform updates for v6.17 Tzung-Bi Shih
2025-07-29  6:50 ` 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;
as well as URLs for NNTP newsgroup(s).