mbox series

[GIT,PULL] I3C changes for 6.3

Message ID Y/6KWc1az70PQB+/@mail.local (mailing list archive)
State Accepted
Headers show
Series [GIT,PULL] I3C changes for 6.3 | expand

Pull-request

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

Message

Alexandre Belloni Feb. 28, 2023, 11:12 p.m. UTC
Hello Linus,

Here is the i3c subsytem pull request for 6.3. There are two small
improvements for this cycle.

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 510d2358c466bf6588034f0d3b2266eed2bc0a51:

  i3c: master: dw: stop hardcoding initial speed (2023-02-28 23:54:49 +0100)

----------------------------------------------------------------
I3C for 6.3

Subsystem:
 - transfer pid from boardinfo to device info

Drivers:
 - dw-i3c-master: stop hardcoding initial speed

----------------------------------------------------------------
Jack Chen (2):
      i3c: transfer pid from boardinfo to device info
      i3c: master: dw: stop hardcoding initial speed

 drivers/i3c/master.c               | 1 +
 drivers/i3c/master/dw-i3c-master.c | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org March 1, 2023, 12:13 a.m. UTC | #1
The pull request you sent on Wed, 1 Mar 2023 00:12:25 +0100:

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

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

Thank you!