1
0
Fork 0
alistair23-linux/drivers/i3c
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
..
master i3c: master: dw-i3c-master: fix i3c_attach/reattach 2019-01-15 11:15:11 +01:00
Kconfig i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
Makefile i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
device.c i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
internals.h i3c: Add core I3C infrastructure 2018-11-12 10:33:49 +01:00
master.c ic3: off by one in mode_show() 2018-12-05 17:22:58 +01:00