diff options
author | Frank Li <[email protected]> | 2024-05-06 12:40:07 -0400 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2024-05-23 00:29:19 +0200 |
commit | 0d25965082013a3743972ca1887380b66de47dd3 (patch) | |
tree | b753ccb22d4ba52aa452162a5713f8d95f667ed0 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 4cece764965020c22cff7665b18a012006359095 (diff) |
i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
In accordance with I3C spec ver 1.1.1 09-Jun-2021, section: 5.1.2.2.3, if
a target requests hot join (HJ), In-Band Interrupt (IBI), or controller
role request (CRR) during the emission of an I3C address in
i3c_device_do_priv_xfers(), the target may win bus arbitration. In such
cases, it is imperative to notify the I3C client driver and retry
i3c_device_do_priv_xfers() after some delay.
Signed-off-by: Frank Li <[email protected]>
Reviewed-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions