mirror-linux/drivers/i3c/master
Alexandre Belloni 8a1f3fd1a8 i3c: master: adi: fix number of bytes written to fifo
adi_i3c_master_wr_to_tx_fifo computes the maximum number of bytes that can be
sent to the fifo but never makes use of it, actually limit the number of bytes
sent.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202509190505.fKGvEJRa-lkp@intel.com/
Reviewed-by: Jorge Marques <jorge.marques@analog.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250924195600.122142-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2025-09-29 00:11:59 +02:00
..
mipi-i3c-hci i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg() 2025-09-16 17:06:42 +02:00
Kconfig i3c: master: Add driver for Analog Devices I3C Controller IP 2025-09-16 17:06:43 +02:00
Makefile i3c: master: Add driver for Analog Devices I3C Controller IP 2025-09-16 17:06:43 +02:00
adi-i3c-master.c i3c: master: adi: fix number of bytes written to fifo 2025-09-29 00:11:59 +02:00
ast2600-i3c-master.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
dw-i3c-master.c i3c: dw: Add shutdown support to dw_i3c_master driver 2025-09-16 17:06:43 +02:00
dw-i3c-master.h i3c: dw: Add quirk to address OD/PP timing issue on AMD platform 2024-11-18 14:27:29 +01:00
i3c-master-cdns.c i3c: master: cdns: Simplify handling clocks in probe() 2025-07-31 01:24:25 +02:00
renesas-i3c.c i3c: renesas: Simplify return statement in 'renesas_i3c_daa' 2025-09-16 17:06:43 +02:00
svc-i3c-master.c i3c: master: svc: Recycle unused IBI slot 2025-09-16 17:06:43 +02:00