Re: [PATCH v3 07/11] i3c: master: svc: manually emit NACK/ACK for hotjoin
From: Miquel Raynal
Date: Fri Aug 23 2024 - 12:11:03 EST
Hi Frank,
Frank.Li@xxxxxxx wrote on Mon, 19 Aug 2024 12:02:01 -0400:
> When the address is arbitrated at send address, the hardware can auto-send
> NACK if it is an IBI. However, manual emission of NACK/ACK is needed for
> hot join or controller request events.
>
> Add help function svc_i3c_master_handle_ibi_won() to check event type and
> send out NACK if the event is not an IBI.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks,
Miquèl