mbox series

[v2,0/2] I3C SETDASA and DAA process fix

Message ID 1590053467-32079-1-git-send-email-pthombar@cadence.com (mailing list archive)
Headers show
Series I3C SETDASA and DAA process fix | expand

Message

Parshuram Raju Thombare May 21, 2020, 9:31 a.m. UTC
Changes between v1 and v2 are:
1. Added boardinfo attach fix.
2. Removed reattach issue related fix.
3. Reserve init_dyn_addr initially, so that it will not
   be used in DAA and  attempt can be made to set those
   firmware requested dynamic address after DAA.

Regards,
Parshuram Thombare

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 | 138 +++++++++++++++++++++++++++----------------
 1 file changed, 88 insertions(+), 50 deletions(-)