public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] I3C changes for 6.8
@ 2024-01-14 23:28 Alexandre Belloni
  2024-01-18  0:12 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Belloni @ 2024-01-14 23:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-i3c, linux-kernel


Hello Linus,

Here is the i3c subsytem pull request for 6.8. We are continuing to see
more fixes as hardware is available and code is actually getting tested.

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4fa0888f6f3e6a67cac5afafb23e33f8222cfdd0:

  i3c: document hotjoin sysfs entry (2024-01-15 00:21:14 +0100)

----------------------------------------------------------------
I3C for 6.7

Core:
 - Add a sysfs control for hotjoin
 - Add fallback method for GETMXDS CCC

Drivers:
 - cdns: fix prescale for i2c clock
 - mipi-i3c-hci: more fixes now that the driver is used
 - svc: hotjoin enabling/disabling support

----------------------------------------------------------------
Alexandre Belloni (1):
      i3c: document hotjoin sysfs entry

Frank Li (6):
      i3c: master: add enable(disable) hot join in sys entry
      i3c: master: svc: add hot join support
      i3c: add actual_len in i3c_priv_xfer
      i3c: master: svc: rename read_len as actual_len
      i3c: master: svc: return actual transfer data len
      i3c: master: fix kernel-doc check warning

Harshit Shah (1):
      i3c: master: cdns: Update maximum prescaler value for i2c clock

Jarkko Nikula (5):
      i3c: mipi-i3c-hci: Report NACK response from CCC command to core
      i3c: mipi-i3c-hci: Do not overallocate transfers in hci_cmd_v1_daa()
      i3c: mipi-i3c-hci: Handle I3C address header error in hci_cmd_v1_daa()
      i3c: mipi-i3c-hci: Add DMA bounce buffer for private transfers
      i3c: master: Fix build error

Joshua Yeong (1):
      i3c: Add fallback method for GETMXDS CCC

Randy Dunlap (1):
      i3c: master: fix Excess kernel-doc description warning

 Documentation/ABI/testing/sysfs-bus-i3c  | 15 +++++
 drivers/i3c/master.c                     | 95 +++++++++++++++++++++++++++++++-
 drivers/i3c/master/i3c-master-cdns.c     |  7 ++-
 drivers/i3c/master/mipi-i3c-hci/cmd_v1.c |  7 ++-
 drivers/i3c/master/mipi-i3c-hci/core.c   | 49 +++++++++++++++-
 drivers/i3c/master/mipi-i3c-hci/dma.c    |  4 +-
 drivers/i3c/master/mipi-i3c-hci/hci.h    |  1 +
 drivers/i3c/master/svc-i3c-master.c      | 95 ++++++++++++++++++++++++++------
 include/linux/i3c/device.h               |  2 +
 include/linux/i3c/master.h               |  9 ++-
 10 files changed, 256 insertions(+), 28 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] 2+ messages in thread

* Re: [GIT PULL] I3C changes for 6.8
  2024-01-14 23:28 [GIT PULL] I3C changes for 6.8 Alexandre Belloni
@ 2024-01-18  0:12 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-01-18  0:12 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: Linus Torvalds, linux-i3c, linux-kernel

The pull request you sent on Mon, 15 Jan 2024 00:28:54 +0100:

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

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

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] 2+ messages in thread

end of thread, other threads:[~2024-01-18  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-14 23:28 [GIT PULL] I3C changes for 6.8 Alexandre Belloni
2024-01-18  0:12 ` 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