From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jiri Slaby <jslaby@suse.cz>,
Stephen Rothwell <sfr@canb.auug.org.au>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org
Subject: [GIT PULL] TTY / Serial driver fixes for 6.17-rc6
Date: Sun, 14 Sep 2025 13:55:14 +0200 [thread overview]
Message-ID: <aMatIn1m6zRXmzC-@kroah.com> (raw)
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(-)
next reply other threads:[~2025-09-14 11:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-14 11:55 Greg KH [this message]
2025-09-14 18:01 ` [GIT PULL] TTY / Serial driver fixes for 6.17-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aMatIn1m6zRXmzC-@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox