1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/devicetree/bindings/serial
Linus Torvalds 932c2989b5 TTY / Serial driver changes for 5.19-rc1
Here is the big set of tty and serial driver updates for 5.19-rc1.
 
 Lots of tiny cleanups in here, the major stuff is:
 	- termbit cleanups and unification by Ilpo.  A much needed
 	  change that goes a long way to making things simpler for all
 	  of the different arches
 	- tty documentation cleanups and movements to their own place in
 	  the documentation tree
 	- old tty driver cleanups and fixes from Jiri to bring some
 	  existing drivers into the modern world
 	- RS485 cleanups and unifications to make it easier for
 	  individual drivers to support this mode instead of having to
 	  duplicate logic in each driver
 	- Lots of 8250 driver updates and additions
 	- new device id additions
 	- n_gsm continued fixes and cleanups
 	- other minor serial driver updates and cleanups
 
 All of these have been in linux-next for weeks with no reported issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYpndTg8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ykFegCgizjLDyOepr72zMDWWdp0bBTekz8AoMWODfJY
 vB8/kzu329DImJMFB8ET
 =rmv0
 -----END PGP SIGNATURE-----

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

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

  Lots of tiny cleanups in here, the major stuff is:

   - termbit cleanups and unification by Ilpo. A much needed change that
     goes a long way to making things simpler for all of the different
     arches

   - tty documentation cleanups and movements to their own place in the
     documentation tree

   - old tty driver cleanups and fixes from Jiri to bring some existing
     drivers into the modern world

   - RS485 cleanups and unifications to make it easier for individual
     drivers to support this mode instead of having to duplicate logic
     in each driver

   - Lots of 8250 driver updates and additions

   - new device id additions

   - n_gsm continued fixes and cleanups

   - other minor serial driver updates and cleanups

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

* tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (166 commits)
  tty: Rework receive flow control char logic
  pcmcia: synclink_cs: Don't allow CS5-6
  serial: stm32-usart: Correct CSIZE, bits, and parity
  serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
  serial: sifive: Sanitize CSIZE and c_iflag
  serial: sh-sci: Don't allow CS5-6
  serial: txx9: Don't allow CS5-6
  serial: rda-uart: Don't allow CS5-6
  serial: digicolor-usart: Don't allow CS5-6
  serial: uartlite: Fix BRKINT clearing
  serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
  serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
  tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate.
  dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
  serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
  Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
  serial: msm_serial: disable interrupts in __msm_console_write()
  serial: meson: acquire port->lock in startup()
  serial: 8250_dw: Use dev_err_probe()
  serial: 8250_dw: Use devm_add_action_or_reset()
  ...
2022-06-03 11:08:40 -07:00
..
8250.yaml dt-bindings: Fix properties without any type 2022-05-23 11:53:30 -05:00
8250_omap.yaml dt-bindings: serial: 8250_omap: allow serdev subnodes 2021-10-10 15:20:00 +02:00
actions,owl-uart.txt dt-bindings: serial: Document Actions Semi Owl UARTs 2017-06-20 10:24:15 +08:00
altera_jtaguart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
altera_uart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
amlogic,meson-uart.yaml dt-bindings: serial: amlogic, meson-uart: support S4 2021-12-21 09:18:49 +01:00
arc-uart.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
arm,mps2-uart.txt dt-bindings: document the MPS2 UART bindings 2016-04-30 09:26:55 -07:00
arm_sbsa_uart.txt drivers: PL011: add support for the ARM SBSA generic UART 2015-05-24 13:08:51 -07:00
brcm,bcm2835-aux-uart.txt dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
brcm,bcm6345-uart.yaml dt-bindings: serial: brcm,bcm6345-uart: convert to the json-schema 2021-09-14 10:00:21 +02:00
brcm,bcm7271-uart.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
cavium-uart.txt MIPS: Octeon: Add device tree source files. 2012-07-23 13:54:52 +01:00
cdns,uart.yaml dt-bindings: serial: convert Cadence UART bindings to YAML 2021-07-21 12:47:14 +02:00
cirrus,clps711x-uart.txt serial: clps711x: Changing the compatibility string to match with the smallest supported chip 2016-07-06 17:38:16 +02:00
digicolor-usart.txt serial: add device tree binding documentation for Conexant USART 2015-01-09 14:30:16 -08:00
efm32-uart.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
fsl,s32-linflexuart.yaml dt-bindings: serial: fsl-linflexuart: add compatible for S32G2 2021-10-04 16:07:55 +08:00
fsl-imx-uart.yaml serial: imx: Add DMA buffer configuration via DT 2021-06-04 15:11:16 +02:00
fsl-lpuart.yaml dt-bindings: serial: fsl-lpuart: Add imx93 compatible string 2022-04-15 11:08:25 +02:00
fsl-mxs-auart.yaml dt-bindings: serial: imx: Switch to my personal address 2021-01-31 13:47:39 +01:00
ingenic,uart.yaml dt-bindings: Rename Ingenic CGU headers to ingenic,*.h 2021-11-11 22:27:14 -06:00
lantiq_asc.txt dt-bindings: serial: lantiq: Add optional properties for CCF 2018-11-09 08:43:27 -08:00
litex,liteuart.yaml dt-bindings: serial: add the required property 'additionalProperties' 2020-12-18 15:15:20 -06:00
maxim,max310x.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
microchip,pic32-uart.txt devicetree: fix name of pinctrl-bindings.txt 2018-06-15 18:10:01 -03:00
milbeaut-uart.txt dt-bindings: serial: Add Milbeaut serial driver description 2019-02-26 12:30:45 +01:00
mrvl,pxa-ssp.txt DT: ARM: pxa: Remove incorrect binding from documentation 2015-10-13 13:31:21 -05:00
mtk-uart.txt dt-bindings: serial: Add compatible for Mediatek MT8186 2022-01-31 14:30:43 +01:00
mvebu-uart.txt dt-bindings: mvebu-uart: update information about UART clock 2022-02-25 10:27:58 +01:00
nvidia,tegra20-hsuart.txt serial: tegra: DT for Adjusted baud rates 2019-09-05 10:00:05 +02:00
nvidia,tegra194-tcu.yaml dt-bindings: serial: Document Tegra234 TCU 2021-12-17 14:58:05 +01:00
nxp,lpc1850-uart.txt doc: dt: add documentation for nxp,lpc1850-uart 2015-06-01 06:56:33 +09:00
nxp,sc16is7xx.txt dt-bindings: sc16is7xx: Add flag to activate IrDA mode 2020-05-29 12:42:56 +02:00
nxp-lpc32xx-hsuart.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
pl011.yaml dt-bindings: Add resets to the PL011 bindings 2021-12-01 19:06:13 -06:00
qca,ar9330-uart.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
qcom,msm-uart.txt devicetree: serial: Document msm_serial bindings 2013-08-28 16:03:29 -07:00
qcom,msm-uartdm.yaml dt-bindings: serial: qcom,msm-uartdm: convert to dtschema 2022-04-07 12:45:55 -05:00
qcom,serial-geni-qcom.yaml dt-bindings: serial: Update Qualcomm geni based QUP UART bindings 2022-04-15 11:27:58 +02:00
rda,8810pl-uart.yaml dt-bindings: serial: Convert rda,8810pl-uart to YAML 2022-01-23 09:10:01 -06:00
renesas,em-uart.yaml dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers 2022-05-19 18:31:44 +02:00
renesas,hscif.yaml dt-bindings: serial: renesas,hscif: R-Car V3U is R-Car Gen4 2022-05-05 22:33:13 +02:00
renesas,sci.yaml dt-bindings: serial: renesas,sci: Document RZ/G2UL SoC 2022-02-08 11:08:27 +01:00
renesas,scif.yaml dt-bindings: serial: renesas,scif: R-Car V3U is R-Car Gen4 2022-05-05 22:33:16 +02:00
renesas,scifa.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
renesas,scifb.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
rs485.txt dt-bindings: serial: Convert rs485 bindings to json-schema 2020-01-23 14:34:15 -06:00
rs485.yaml dt_bindings: rs485: Add receiver enable polarity 2022-04-26 14:47:38 +02:00
samsung_uart.yaml dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas 2022-05-04 16:19:03 -05:00
serial.yaml dt-bindings: serial: Add label property in serial.yaml 2021-05-13 16:19:49 +02:00
sifive-serial.yaml dt-bindings: change the macro name of prci in header files and example 2022-03-15 15:56:28 -07:00
snps-dw-apb-uart.yaml dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts 2021-12-16 17:24:23 +01:00
socionext,uniphier-uart.yaml dt-bindings: serial: uniphier: Add "resets" property as optional 2022-04-15 11:08:19 +02:00
sprd-uart.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
st,stm32-uart.yaml dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
st-asc.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07:00
sunplus,sp7021-uart.yaml dt-bindings: serial: Add bindings doc for Sunplus SoC UART Driver 2022-02-26 10:03:21 +01:00
vt8500-uart.txt tty: vt8500_serial: add support for UART in WM8880 chips 2014-09-08 16:29:08 -07:00
xlnx,opb-uartlite.yaml dt-bindings: serial: uartlite: drop $ref for -bits property 2021-10-13 15:32:17 +02:00