linux/drivers/i3c/master/mipi-i3c-hci
Billy Tsai cbf871e6d8 i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
The exit criteria for the DAA should check if the data length is equal to
1, instead of checking if the response status is equal to 1.

Signed-off-by: Billy Tsai <billy_tsai@aspeedtech.com>
Link: https://lore.kernel.org/r/20230802100909.2568215-1-billy_tsai@aspeedtech.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2023-08-10 09:37:25 +02:00
..
cmd.h
cmd_v1.c i3c/master: cmd_v1: Fix the exit criteria for the daa procedure 2023-08-10 09:37:25 +02:00
cmd_v2.c
core.c i3c: mipi-i3c-hci: Convert to platform remove callback returning void 2023-03-21 19:25:25 +01:00
dat.h
dat_v1.c i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_index()' 2021-12-10 15:55:41 +01:00
dct.h
dct_v1.c
dma.c i3c/master/mipi-i3c-hci: Prefer struct_size over open coded arithmetic 2021-12-10 15:54:45 +01:00
ext_caps.c
ext_caps.h
hci.h i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic 2021-12-10 15:54:46 +01:00
ibi.h
Makefile
pio.c
xfer_mode_rate.h