mirror-linux/Documentation/devicetree/bindings/serial
Linus Torvalds 378ec25aec TTY/Serial changes for 6.16-rc1
Here is the big set of tty and serial driver changes for 6.16-rc1.
 A little more churn than normal in this portion of the kernel for this
 development cycle, Jiri and Nicholas were busy with cleanups and reviews
 and fixes for the vt unicode handling logic which composed most of the
 overall work in here.
 
 Major changes are:
   - vt unicode changes/reverts/changes from Nicholas.  This should help
     out a lot with screen readers and others that rely on vt console
     support
   - lock guard additions to the core tty/serial code to clean up lots of
     error handling logic
   - 8250 driver updates and fixes
   - device tree conversions to yaml
   - sh-sci driver updates
   - other small cleanups and updates for serial drivers and tty core
     portions
 
 All of these have been in linux-next for 2 weeks with no reported issues
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaEKkAA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ymRDwCfS4DCUt2naTNf/nE3g29Y77OqHhkAoKqjmpPu
 G+8PLdjKxW05iQqkngnQ
 =r8i7
 -----END PGP SIGNATURE-----

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

Pull tty/serial updates from Greg KH:
 "Here is the big set of tty and serial driver changes for 6.16-rc1.

  A little more churn than normal in this portion of the kernel for this
  development cycle, Jiri and Nicholas were busy with cleanups and
  reviews and fixes for the vt unicode handling logic which composed
  most of the overall work in here.

  Major changes are:

   - vt unicode changes/reverts/changes from Nicholas. This should help
     out a lot with screen readers and others that rely on vt console
     support

   - lock guard additions to the core tty/serial code to clean up lots
     of error handling logic

   - 8250 driver updates and fixes

   - device tree conversions to yaml

   - sh-sci driver updates

   - other small cleanups and updates for serial drivers and tty core
     portions

  All of these have been in linux-next for 2 weeks with no reported issues"

* tag 'tty-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (105 commits)
  tty: serial: 8250_omap: fix TX with DMA for am33xx
  vt: add VT_GETCONSIZECSRPOS to retrieve console size and cursor position
  vt: bracketed paste support
  vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()
  vt: process the full-width ASCII fallback range programmatically
  vt: make use of ucs_get_fallback() when glyph is unavailable
  vt: add ucs_get_fallback()
  vt: create ucs_fallback_table.h_shipped with gen_ucs_fallback_table.py
  vt: introduce gen_ucs_fallback_table.py to create ucs_fallback_table.h
  vt: move glyph determination to a separate function
  vt: make sure displayed double-width characters are remembered as such
  vt: ucs.c: fix misappropriate in_range() usage
  serial: max3100: Replace open-coded parity calculation with parity8()
  dt-bindings: serial: 8250_omap: Drop redundant properties
  dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema
  dt-bindings: serial: Convert microchip,pic32mzda-uart to DT schema
  dt-bindings: serial: Convert arm,sbsa-uart to DT schema
  dt-bindings: serial: Convert snps,arc-uart to DT schema
  dt-bindings: serial: Convert marvell,armada-3700-uart to DT schema
  dt-bindings: serial: Convert lantiq,asc to DT schema
  ...
2025-06-06 12:32:02 -07:00
..
8250.yaml dt-bindings: serial: 8250: support an optional second clock 2025-04-11 16:52:47 +02:00
8250_omap.yaml dt-bindings: serial: 8250_omap: Drop redundant properties 2025-05-21 13:37:05 +02:00
actions,owl-uart.yaml dt-bindings: serial: actions,owl-uart: convert to dtschema 2024-04-09 15:50:48 +02:00
altera_jtaguart.txt
altera_uart.txt
amlogic,meson-uart.yaml dt-bindings: serial: amlogic,meson-uart: Add compatible string for S6/S7/S7D 2025-04-25 13:45:16 +02:00
arm,dcc.yaml dt-bindings: serial: Describe ARM dcc interface 2024-01-04 16:23:20 +01:00
arm,mps2-uart.yaml dt-bindings: serial: Convert arm,mps2-uart to DT schema 2025-05-21 13:36:32 +02:00
arm,sbsa-uart.yaml dt-bindings: serial: Convert arm,sbsa-uart to DT schema 2025-05-21 13:36:49 +02:00
atmel,at91-usart.yaml dt-bindings: serial: atmel,at91-usart: add microchip,sama7d65-usart 2025-05-21 13:35:15 +02:00
brcm,bcm2835-aux-uart.yaml dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema 2024-05-04 18:11:54 +02:00
brcm,bcm6345-uart.yaml
brcm,bcm7271-uart.yaml
cdns,uart.yaml dt-bindings: serial: cdns,uart: Add optional reset property 2024-05-04 18:11:05 +02:00
cirrus,ep7209-uart.yaml dt-bindings: serial: Convert cirrus,ep7209-uart to DT schema 2025-05-21 13:36:34 +02:00
cnxt,cx92755-usart.yaml dt-bindings: serial: Convert cnxt,cx92755-usart to DT schema 2025-05-21 13:36:26 +02:00
esp,esp32-acm.yaml
esp,esp32-uart.yaml
fsl,s32-linflexuart.yaml dt-bindings: serial: fsl-linflexuart: add compatible for S32G3 2024-04-12 11:32:02 -05:00
fsl-imx-uart.yaml dt-bindings: serial: imx: Properly describe the i.MX1 interrupts 2023-12-15 14:19:56 +01:00
fsl-lpuart.yaml dt-bindings: serial: fsl-lpuart: support i.MX94 2025-03-20 08:05:55 -07:00
fsl-mxs-auart.yaml
ingenic,uart.yaml
lantiq,asc.yaml dt-bindings: serial: Convert lantiq,asc to DT schema 2025-05-21 13:36:37 +02:00
litex,liteuart.yaml
marvell,armada-3700-uart.yaml dt-bindings: serial: Convert marvell,armada-3700-uart to DT schema 2025-05-21 13:36:39 +02:00
maxim,max310x.yaml
mediatek,uart.yaml dt-bindings: serial: mediatek,uart: Add compatible for MT6893 2025-04-25 13:44:24 +02:00
microchip,pic32mzda-uart.yaml dt-bindings: serial: Convert microchip,pic32mzda-uart to DT schema 2025-05-21 13:36:55 +02:00
nuvoton,ma35d1-serial.yaml
nvidia,tegra20-hsuart.yaml dt-bindings: Fix various typos 2024-09-13 14:01:34 -05:00
nvidia,tegra194-tcu.yaml
nvidia,tegra264-utc.yaml dt-bindings: serial: Add bindings for nvidia,tegra264-utc 2025-02-14 10:06:50 +01:00
nxp,lpc3220-hsuart.yaml dt-bindings: serial: Convert nxp,lpc3220-hsuart to DT schema 2025-05-21 13:36:29 +02:00
nxp,sc16is7xx.yaml dt-bindings: serial: sc16is7xx: Add description for polling mode 2025-01-10 16:07:45 +01:00
pl011.yaml dt-bindings: serial: pl011: Add optional power-domains property 2025-02-04 14:39:48 +01:00
qca,ar9330-uart.yaml
qcom,msm-uart.yaml
qcom,msm-uartdm.yaml dt-bindings: serial: qcom,msm-uartdm: Vote for shared resources 2023-12-08 12:02:37 +01:00
qcom,serial-geni-qcom.yaml
rda,8810pl-uart.yaml
renesas,em-uart.yaml
renesas,hscif.yaml dt-bindings: serial: renesas,hscif: Document r8a779h0 bindings 2024-01-27 19:05:42 -08:00
renesas,rsci.yaml dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci 2025-04-11 16:56:19 +02:00
renesas,sci.yaml
renesas,scif.yaml dt-bindings: serial: renesas: Document RZ/G3E (r9a09g047) scif 2024-12-04 16:39:52 +01:00
renesas,scifa.yaml
renesas,scifb.yaml
rs485.txt
rs485.yaml dt-bindings: serial: rs485: Fix rs485-rts-delay property 2024-10-11 08:13:39 +02:00
samsung_uart.yaml dt-bindings: serial: samsung: add exynos7870-uart compatible 2025-03-20 08:05:33 -07:00
serial-peripheral-props.yaml dt-bindings: serial: add common properties schema for UART children 2024-08-19 17:04:55 -05:00
serial.yaml platform-drivers-x86 for v6.12-1 2024-09-19 09:16:04 +02:00
sifive-serial.yaml
snps,arc-uart.yaml dt-bindings: serial: Convert snps,arc-uart to DT schema 2025-05-21 13:36:42 +02:00
snps-dw-apb-uart.yaml TTY/Serial changes for 6.16-rc1 2025-06-06 12:32:02 -07:00
socionext,milbeaut-usio-uart.yaml dt-bindings: serial: Convert socionext,milbeaut-usio-uart to DT schema 2025-05-21 13:36:58 +02:00
socionext,uniphier-uart.yaml
sprd-uart.yaml dt-bindings: serial: Add a new compatible string for UMS9632 2025-02-04 14:39:15 +01:00
st,asc.yaml dt-bindings: serial: convert st,asc to DT schema 2024-03-02 22:04:31 +01:00
st,stm32-uart.yaml dt-bindings: treewide: add access-controllers description 2024-04-05 14:39:10 +02:00
sunplus,sp7021-uart.yaml
via,vt8500-uart.yaml dt-bindings: serial: vt8500-uart: convert to json-schema 2024-06-24 16:10:22 +02:00
xlnx,opb-uartlite.yaml