[PATCH v1 0/2] svc-i3c-master: Reduce IBI transaction time

Stanley Chu stanley.chuys at gmail.com
Mon Apr 14 22:18:06 PDT 2025


This patchset reduces the IBI transaction time by the following
improvements.
1. Receive the request in interrupt context.
2. Emit the STOP as soon as possible.

Stanley Chu (2):
  i3c: master: svc: Receive IBI requests in interrupt context
  i3c: master: svc: Emit STOP asap in the IBI transaction

 drivers/i3c/master/svc-i3c-master.c | 27 +++++++++++----------------
 1 file changed, 11 insertions(+), 16 deletions(-)

-- 
2.34.1




More information about the linux-i3c mailing list