[GIT PULL] i3c: Changes for 5.10

From: Boris Brezillon
Date: Sat Oct 17 2020 - 04:02:54 EST


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(-)