diff options
author | Frank Li <Frank.Li@nxp.com> | 2024-11-01 12:50:02 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-09 10:41:07 +0100 |
commit | 768673a15bad3e95955891517161c0f97d4b6ae9 (patch) | |
tree | f758c1819cf93a3a78971c47b1ba515dcb3045a6 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | 34a55b54845d01f60b614153ed6ff2c13c96cf15 (diff) |
i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
commit 25bc99be5fe53853053ceeaa328068c49dc1e799 upstream.
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
counter, ensuring that the system IBI interrupt is disabled only when all
I3C devices have IBI disabled.
Cc: stable@kernel.org
Fixes: 7ff730ca458e ("i3c: master: svc: enable the interrupt in the enable ibi function")
Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20241101165002.2479794-1-Frank.Li@nxp.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions