On Tue, Apr 11, 2023 at 11:08:59AM +0100, Biju Das wrote: > commit b43a18647f03c87e77d50d6fe74904b61b96323e upstream. > > The fourth interrupt on SCI port is transmit end interrupt compared to > the break interrupt on other port types. So, shuffle the interrupts to fix > the transmit end interrupt handler. > > Fixes: e1d0be616186 ("sh-sci: Add h8300 SCI") > Cc: stable <stable@xxxxxxxxxx> > Suggested-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Link: https://lore.kernel.org/r/20230317150403.154094-1-biju.das.jz@xxxxxxxxxxxxxx > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > [biju: manually fixed the conflicts] > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > Resending to 4.14 with confilcts [1] fixed. > [1] https://lore.kernel.org/stable/2023041046-synthetic-urgent-3126@gregkh/T/#u You did not actually build your patch, as it breaks the build :(