[PATCH v1 0/2] svc-i3c-master: Reduce IBI transaction time
From: Stanley Chu
Date: Tue Apr 15 2025 - 01:18:30 EST
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