Commit 15225b910cb8 for kernel

commit 15225b910cb8050636c11b4a607559169a7905ad
Merge: 1c55bc8710a3 267ee93c417e
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Dec 28 10:14:49 2025 -0800

    Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

    Pull serial driver fixes from Greg KH:
     "Here are some small serial driver fixes for some reported issues.
      Included in here are:

       - serial sysfs fwnode fix that was much reported

       - sh-sci driver fix

       - serial device init bugfix

       - 8250 bugfix

       - xilinx_uartps bugfix

      All of these have passed 0-day testing and individual testing"

    * tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
      serial: xilinx_uartps: fix rs485 delay_rts_after_send
      serial: sh-sci: Check that the DMA cookie is valid
      serial: core: Fix serial device initialization
      serial: 8250: longson: Fix NULL vs IS_ERR() bug in probe
      serial: core: Restore sysfs fwnode information