Re: [GIT PULL] i3c: Changes for 5.10

2020-10-17 Thread pr-tracker-bot
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!

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


[GIT PULL] i3c: Changes for 5.10

2020-10-17 Thread Boris Brezillon
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(-)