summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2025-04-29 01:42:34 -0400
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2025-05-15 11:56:09 +0200
commit12cbd157344848b1bd726ecadce27532d79b785a (patch)
treea7aa31522fd72bcc41c3c966800d6ce7a9f5cc94 /scripts/lib/kdoc/kdoc_parser.py
parent81f2a9af982120104d5e9211b15f3a83281972c1 (diff)
i3c: master: svc: skip address resend on repeat START
According to the I3C specification, address arbitration only happens during the START. Repeated START do not initiate arbitration, and In-Band Interrupts (IBIs) cannot occur at this stage. Resending the address upon a NACK in a repeat START is therefore redundant and unnecessary. Avoid redundant retries, improving efficiency and ensuring protocol compliance. Signed-off-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://lore.kernel.org/r/20250429054234.4013929-1-Frank.Li@nxp.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions