Re: [PATCH v2 1/2] i3c: master add i3c_master_attach_boardinfo to preserve boardinfo

2020-05-29 Thread Boris Brezillon
On Thu, 21 May 2020 11:32:22 +0200 Parshuram Thombare wrote: > Boardinfo was lost if I3C object for devices with boardinfo > available are not created or not added to the I3C device list > because of some failure e.g. SETDASA failed, retrieve info failed etc > This patch adds i3c_master_attach_bo

[PATCH v2 1/2] i3c: master add i3c_master_attach_boardinfo to preserve boardinfo

2020-05-21 Thread Parshuram Thombare
Boardinfo was lost if I3C object for devices with boardinfo available are not created or not added to the I3C device list because of some failure e.g. SETDASA failed, retrieve info failed etc This patch adds i3c_master_attach_boardinfo which scan boardinfo list in the master object and 'attach' it