public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i3c@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] I3C changes for 6.10
Date: Sat, 25 May 2024 09:52:17 +0200	[thread overview]
Message-ID: <20240525075217d90cc066@mail.local> (raw)

iHello Linus,

Here is the i3c subsytem pull request for 6.10. Runtime PM (power
management) is improved and hot-join support has been added to the dw
controller driver.

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/for-6.10

for you to fetch changes up to 1d08326020fba690cbb7b8f1b38ab4eab6745969:

  i3c: dw: Add hot-join support. (2024-05-23 00:29:19 +0200)

----------------------------------------------------------------
I3C for 6.10

Core:
 - Allow device driver to trigger controller runtime PM

Drivers:
 - dw: hot-join support
 - svc: better IBI handling

----------------------------------------------------------------
Billy Tsai (1):
      i3c: dw: Add hot-join support.

Frank Li (3):
      i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
      i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
      i3c: master: svc: fix invalidate IBI type and miss call client IBI handler

Mukesh Kumar Savaliya (1):
      i3c: master: Enable runtime PM for master controller

 drivers/i3c/device.c                |  4 +++
 drivers/i3c/master.c                |  6 ++++
 drivers/i3c/master/dw-i3c-master.c  | 65 ++++++++++++++++++++++++++++++-------
 drivers/i3c/master/dw-i3c-master.h  |  2 ++
 drivers/i3c/master/svc-i3c-master.c | 18 +++++++---
 5 files changed, 79 insertions(+), 16 deletions(-)

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

             reply	other threads:[~2024-05-25  7:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-25  7:52 Alexandre Belloni [this message]
2024-05-25 21:08 ` [GIT PULL] I3C changes for 6.10 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=20240525075217d90cc066@mail.local \
    --to=alexandre.belloni@bootlin.com \
    --cc=linux-i3c@lists.infradead.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox