[ Sasha's backport helper bot ]
Hi,
✅ All tests passed successfully. No issues detected. No action required from the submitter.
The upstream commit SHA1 provided is correct: 651dee03696e1dfde6d9a7e8664bbdcd9a10ea7f
WARNING: Author mismatch between patch and upstream commit: Backport author: Claudiuclaudiu.beznea@tuxon.dev Commit author: Claudiu Bezneaclaudiu.beznea.uj@bp.renesas.com
Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.14.y | Present (exact SHA1) 6.12.y | Not found 6.6.y | Not found 6.1.y | Not found 5.15.y | Not found
Note: The patch differs from the upstream commit: --- 1: 651dee03696e1 ! 1: 523044130a840 serial: sh-sci: Increment the runtime usage counter for the earlycon device @@ Metadata ## Commit message ## serial: sh-sci: Increment the runtime usage counter for the earlycon device
+ commit 651dee03696e1dfde6d9a7e8664bbdcd9a10ea7f upstream. + In the sh-sci driver, serial ports are mapped to the sci_ports[] array, with earlycon mapped at index zero.
@@ Commit message Signed-off-by: Claudiu Beznea claudiu.beznea.uj@bp.renesas.com Link: https://lore.kernel.org/r/20250116182249.3828577-6-claudiu.beznea.uj@bp.rene... Signed-off-by: Greg Kroah-Hartman gregkh@linuxfoundation.org + Signed-off-by: Claudiu Beznea claudiu.beznea.uj@bp.renesas.com
## drivers/tty/serial/sh-sci.c ## @@ drivers/tty/serial/sh-sci.c: static int sci_probe_single(struct platform_device *dev, ---
Results of testing on various branches:
| Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-5.15.y | Success | Success |