public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] TTY / Serial driver fixes for 6.17-rc6
@ 2025-09-14 11:55 Greg KH
  2025-09-14 18:01 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2025-09-14 11:55 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Jiri Slaby, Stephen Rothwell, Andrew Morton, linux-kernel,
	linux-serial

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.17-rc6

for you to fetch changes up to b5e3277c0f1c3439dd02b58997c06201d0ee8dbf:

  serial: xilinx_uartps: read reg size from DTS (2025-09-06 15:51:47 +0200)

----------------------------------------------------------------
TTY/Serial fixes for 6.17-rc6

Here are some small tty and serial driver fixes for 6.17-rc6 that
resolve some reported problems.  Included in here are:
  - 8250 driver dt bindings fixes
  - broadcom serial driver binding fixes
  - hvc_console bugfix
  - xilinx serial driver bugfix
  - sc16is7xx serial driver bugfix

All of these have been in linux-next for the past week with no reported
issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Alex Elder (2):
      dt-bindings: serial: 8250: move a constraint
      dt-bindings: serial: 8250: allow "main" and "uart" as clock names

Fabian Vogt (1):
      tty: hvc_console: Call hvc_kick in hvc_write unconditionally

Harshit Shah (1):
      serial: xilinx_uartps: read reg size from DTS

Hugo Villeneuve (1):
      serial: sc16is7xx: fix bug in flow control levels init

Krzysztof Kozlowski (1):
      dt-bindings: serial: brcm,bcm7271-uart: Constrain clocks

 Documentation/devicetree/bindings/serial/8250.yaml | 56 ++++++++++++----------
 .../bindings/serial/brcm,bcm7271-uart.yaml         |  2 +-
 drivers/tty/hvc/hvc_console.c                      |  6 +--
 drivers/tty/serial/sc16is7xx.c                     | 14 +-----
 drivers/tty/serial/xilinx_uartps.c                 | 10 ++--
 5 files changed, 42 insertions(+), 46 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] TTY / Serial driver fixes for 6.17-rc6
  2025-09-14 11:55 [GIT PULL] TTY / Serial driver fixes for 6.17-rc6 Greg KH
@ 2025-09-14 18:01 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-09-14 18:01 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Jiri Slaby, Stephen Rothwell, Andrew Morton,
	linux-kernel, linux-serial

The pull request you sent on Sun, 14 Sep 2025 13:55:14 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tags/tty-6.17-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1519fc7cd3e129f6a95143cdc92f01ba21a3c266

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-09-14 18:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-14 11:55 [GIT PULL] TTY / Serial driver fixes for 6.17-rc6 Greg KH
2025-09-14 18:01 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox