All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] I3C changes for 6.16
@ 2025-06-01  9:20 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2025-06-01  9:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the i3c subsystem pull request for 6.16. There is not much this this,
mostly fixes around interrupt and IBI handling.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 00286d7d643d3c98e48d9cc3a9f471b37154f462:

  i3c: controllers do not need to depend on I3C (2025-05-24 22:49:07 +0200)

----------------------------------------------------------------
I3C for 6.16

Drivers:
 - mipi-i3c-hci: interrupt handling fixes
 - svc: i.MX94 and i.MX95 support, IBI handling fixes

----------------------------------------------------------------
Carlos Song (2):
      dt-bindings: i3c: silvaco,i3c-master: add i.MX94 and i.MX95 I3C
      i3c: master: svc: switch to bulk clk API for flexible clock support

Frank Li (1):
      i3c: master: svc: skip address resend on repeat START

Jarkko Nikula (5):
      i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
      i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
      i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
      i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
      i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler

Stanley Chu (2):
      i3c: master: svc: Receive IBI requests in interrupt context
      i3c: master: svc: Emit STOP asap in the IBI transaction

Wolfram Sang (1):
      i3c: controllers do not need to depend on I3C

 .../bindings/i3c/silvaco,i3c-master.yaml           |  45 +++++++--
 drivers/i3c/master/Kconfig                         |   4 -
 drivers/i3c/master/mipi-i3c-hci/core.c             |  32 +++---
 drivers/i3c/master/svc-i3c-master.c                | 109 ++++++++-------------
 4 files changed, 98 insertions(+), 92 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

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

* [GIT PULL] I3C changes for 6.16
@ 2025-06-01  9:20 ` Alexandre Belloni
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Belloni @ 2025-06-01  9:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel

Hello Linus,

Here is the i3c subsystem pull request for 6.16. There is not much this this,
mostly fixes around interrupt and IBI handling.

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 00286d7d643d3c98e48d9cc3a9f471b37154f462:

  i3c: controllers do not need to depend on I3C (2025-05-24 22:49:07 +0200)

----------------------------------------------------------------
I3C for 6.16

Drivers:
 - mipi-i3c-hci: interrupt handling fixes
 - svc: i.MX94 and i.MX95 support, IBI handling fixes

----------------------------------------------------------------
Carlos Song (2):
      dt-bindings: i3c: silvaco,i3c-master: add i.MX94 and i.MX95 I3C
      i3c: master: svc: switch to bulk clk API for flexible clock support

Frank Li (1):
      i3c: master: svc: skip address resend on repeat START

Jarkko Nikula (5):
      i3c: mipi-i3c-hci: Allow only relevant INTR_STATUS bit updates
      i3c: mipi-i3c-hci: Fix handling status of i3c_hci_irq_handler()
      i3c: mipi-i3c-hci: Clear INTR_STATUS unconditionally
      i3c: mipi-i3c-hci: Change name of INTR_STATUS bit 11
      i3c: mipi-i3c-hci: Move unexpected INTR_STATUS print before IO handler

Stanley Chu (2):
      i3c: master: svc: Receive IBI requests in interrupt context
      i3c: master: svc: Emit STOP asap in the IBI transaction

Wolfram Sang (1):
      i3c: controllers do not need to depend on I3C

 .../bindings/i3c/silvaco,i3c-master.yaml           |  45 +++++++--
 drivers/i3c/master/Kconfig                         |   4 -
 drivers/i3c/master/mipi-i3c-hci/core.c             |  32 +++---
 drivers/i3c/master/svc-i3c-master.c                | 109 ++++++++-------------
 4 files changed, 98 insertions(+), 92 deletions(-)

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

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

* Re: [GIT PULL] I3C changes for 6.16
  2025-06-01  9:20 ` Alexandre Belloni
@ 2025-06-01 16:05   ` pr-tracker-bot
  -1 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2025-06-01 16:05 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Sun, 1 Jun 2025 11:20:38 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

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

* Re: [GIT PULL] I3C changes for 6.16
@ 2025-06-01 16:05   ` pr-tracker-bot
  0 siblings, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2025-06-01 16:05 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Sun, 1 Jun 2025 11:20:38 +0200:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2025-06-01 16:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-01  9:20 [GIT PULL] I3C changes for 6.16 Alexandre Belloni
2025-06-01  9:20 ` Alexandre Belloni
2025-06-01 16:05 ` pr-tracker-bot
2025-06-01 16:05   ` pr-tracker-bot

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.