RE: [PATCH v3 1/5] i3c: master: detach/free devices fail on pre_assign_dyn_addr()

2019-09-17 Thread Vitor Soares
Hi Boris, From: Vitor Soares Date: Thu, Sep 05, 2019 at 11:00:34 > As for today, the I3C framework is keeping in memory and master->bus.devs > list the devices that fail during pre_assign_dyn_addr() and send them on > DEFSLVS command. > > According to MIPI I3C Bus spec the DEFSLVS command is us

[PATCH v3 1/5] i3c: master: detach/free devices fail on pre_assign_dyn_addr()

2019-09-05 Thread Vitor Soares
As for today, the I3C framework is keeping in memory and master->bus.devs list the devices that fail during pre_assign_dyn_addr() and send them on DEFSLVS command. According to MIPI I3C Bus spec the DEFSLVS command is used to inform any Secondary Master about the Dynamic Addresses that were assign