1
0
Fork 0
alistair23-linux/drivers/i3c/master
Vitor Soares f29fd331aa i3c: master: dw-i3c-master: fix i3c_attach/reattach
This patch fix i3c_attach/reattach functions.

During the i3c_attach the driver ignores the static address used for
SETDASA CCC command.

During the i3c_reattach the driver doesn't update master->addrs[data->index]
with new address if old_dyn_addr = 0.

Fixes: 1dd728f5d4 ("i3c: master: Add driver for Synopsys DesignWare IP")
Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Signed-off-by: Boris Brezillon <bbrezillon@kernel.org>
2019-01-15 11:15:11 +01:00
..
Kconfig i3c: master: Add driver for Synopsys DesignWare IP 2018-12-05 17:22:58 +01:00
Makefile i3c: master: Add driver for Synopsys DesignWare IP 2018-12-05 17:22:58 +01:00
dw-i3c-master.c i3c: master: dw-i3c-master: fix i3c_attach/reattach 2019-01-15 11:15:11 +01:00
i3c-master-cdns.c i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' 2019-01-07 14:18:17 +01:00