Searched hist:"3952 cf8ff2f7751ee2f9d6cc6140df4667853250" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/i3c/master/ |
H A D | dw-i3c-master.c | diff 3952cf8ff2f7751ee2f9d6cc6140df4667853250 Tue Sep 03 05:35:54 CDT 2019 Vitor Soares <Vitor.Soares@synopsys.com> i3c: master: dw: reattach device on first available location of address table
For today the reattach function only update the device address on the controller.
Update the location to the first available too, will optimize the enumeration process avoiding additional checks to keep the available positions on address table consecutive.
Signed-off-by: Vitor Soares <vitor.soares@synopsys.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
|