Re: [PATCH 1/1] i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
From: Miquel Raynal
Date: Fri Oct 25 2024 - 03:53:39 EST
Hi Frank,
Frank.Li@xxxxxxx wrote on Thu, 24 Oct 2024 16:38:55 -0400:
> Fix issue where disabling IBI on one device disables the entire IBI
> interrupt. Modify bit 7:0 of enabled_events to serve as an IBI enable
Is this bitfield arbitrary?
Is there a rationale behind it?
> counter, ensuring that the system IBI interrupt is disabled only when all
> I3C devices have IBI disabled.
>
> Cc: stable@xxxxxxxxxx
> Fixes: 7ff730ca458e ("i3c: master: svc: enable the interrupt in the enable ibi function")
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
Anyway,
Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Thanks,
Miquèl