Hi Shyam, On Wed, Feb 19, 2025 at 07:27:47PM +0530, Shyam Sundar S K wrote: > The commit b1f8921dfbaa > ("i2c: amd-asf: Clear remote IRR bit to get successive interrupt") > introduced a method to enable successive interrupts but inadvertently > omitted the necessary write to the EOI register, resulting in a failure to > receive successive interrupts. > > Fix this by adding the required write to the EOI register. > > Fixes: b1f8921dfbaa ("i2c: amd-asf: Clear remote IRR bit to get successive interrupt") > Cc: <stable@xxxxxxxxxxxxxxx> # v6.13+ > Co-developed-by: Sanket Goswami <Sanket.Goswami@xxxxxxx> > Signed-off-by: Sanket Goswami <Sanket.Goswami@xxxxxxx> > Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@xxxxxxx> merged to i2c/i2c-host-fixes. Thanks, Andi