RE: [PATCH] i3c: master: fix for SETDASA and DAA process

2020-05-20 Thread Parshuram Raju Thombare
>> This patch fix following issues. >> 1. Controller slots blocked for devices with static_addr >>but no init_dyn_addr may limit the number of I3C devices >>on the bus which gets dynamic address in DAA. So >>instead of attaching all the devices with static_addr, >>now we only

Re: [PATCH] i3c: master: fix for SETDASA and DAA process

2020-05-20 Thread Boris Brezillon
On Thu, 14 May 2020 18:30:09 +0200 Parshuram Thombare wrote: > This patch fix following issues. > 1. Controller slots blocked for devices with static_addr >but no init_dyn_addr may limit the number of I3C devices >on the bus which gets dynamic address in DAA. So >instead of attaching

[PATCH] i3c: master: fix for SETDASA and DAA process

2020-05-14 Thread Parshuram Thombare
This patch fix following issues. 1. Controller slots blocked for devices with static_addr but no init_dyn_addr may limit the number of I3C devices on the bus which gets dynamic address in DAA. So instead of attaching all the devices with static_addr, now we only attach the devices