mbox series

[GIT,PULL] i3c: Changes for 5.10

Message ID 20201017100247.475552a8@collabora.com (mailing list archive)
State Accepted
Commit 2a934b38c066ff221b08a9c703314a2a1c885dbd
Headers show
Series [GIT,PULL] i3c: Changes for 5.10 | expand

Pull-request

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

Message

Boris Brezillon Oct. 17, 2020, 8:02 a.m. UTC
Hello Linus,

I'm a bit late, but here is the I3C PR for 5.10.

Regards,

Boris

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

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

for you to fetch changes up to abea14bfdebbe9bd02f2ad24a1f3a878ed21c8f0:

  i3c: master: Fix error return in cdns_i3c_master_probe() (2020-10-07 15:14:07 +0200)

----------------------------------------------------------------
* Fix DAA for the pre-reserved address case
* Fix an error path in the cadence driver

----------------------------------------------------------------
Jing Xiangfeng (1):
      i3c: master: Fix error return in cdns_i3c_master_probe()

Parshuram Thombare (2):
      i3c: master add i3c_master_attach_boardinfo to preserve boardinfo
      i3c: master: fix for SETDASA and DAA process

 drivers/i3c/master.c                 | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------
 drivers/i3c/master/i3c-master-cdns.c |   4 +++-
 2 files changed, 94 insertions(+), 54 deletions(-)

Comments

pr-tracker-bot@kernel.org Oct. 17, 2020, 6:22 p.m. UTC | #1
The pull request you sent on Sat, 17 Oct 2020 10:02:47 +0200:

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

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

Thank you!