OpenCloudOS-Kernel/Documentation/devicetree/bindings/serial
Linus Torvalds 607ca0f742 TTY / Serial driver changes for 6.0-rc1
Here is the big set of tty and serial driver changes for 6.0-rc1.
 
 It was delayed from last week as I wanted to make sure the last commit
 here got some good testing in linux-next and elsewhere as it seemed to
 show up only late in testing for some reason.
 
 Nothing major here, just lots of cleanups from Jiri and Ilpo to make the
 tty core cleaner (Jiri) and the rs485 code simpler to use (Ilpo).  Also
 included in here is the obligatory n_gsm updates from Daniel Starke and
 lots of tiny driver updates and minor fixes and tweaks for other smaller
 serial drivers.
 
 Full details are in the shortlog.
 
 All of these have been in linux-next for a while with no reported
 problems.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYvD8qA8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ylfEQCdGiYLQkWUUarhnlocHo+kSm5vkvsAnicZg7Sl
 IQBeAidA3dZEQO0lLlM5
 =t7Yh
 -----END PGP SIGNATURE-----

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

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

  It was delayed from last week as I wanted to make sure the last commit
  here got some good testing in linux-next and elsewhere as it seemed to
  show up only late in testing for some reason.

  Nothing major here, just lots of cleanups from Jiri and Ilpo to make
  the tty core cleaner (Jiri) and the rs485 code simpler to use (Ilpo).

  Also included in here is the obligatory n_gsm updates from Daniel
  Starke and lots of tiny driver updates and minor fixes and tweaks for
  other smaller serial drivers.

  All of these have been in linux-next for a while with no reported
  problems"

* tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: (186 commits)
  tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
  tty: amiserial: Fix comment typo
  tty: serial: document uart_get_console()
  tty: serial: serial_core, reformat kernel-doc for functions
  Documentation: serial: link uart_ops properly
  Documentation: serial: move GPIO kernel-doc to the functions
  Documentation: serial: dedup kernel-doc for uart functions
  Documentation: serial: move uart_ops documentation to the struct
  dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RV1126
  serial: mvebu-uart: uart2 error bits clearing
  tty: serial: fsl_lpuart: correct the count of break characters
  serial: stm32: make info structs static to avoid sparse warnings
  serial: fsl_lpuart: zero out parity bit in CS7 mode
  tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate.
  serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
  tty: vt: initialize unicode screen buffer
  serial: remove VR41XX serial driver
  serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
  serial: 8250_dwlib: remove redundant sanity check for RS485 flags
  dt_bindings: rs485: Correct delay values
  ...
2022-08-08 11:31:40 -07:00
..
8250.yaml dt-bindings: serial: 8250: Add npcm845 compatible string 2022-06-30 17:11:53 +02: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
altera_uart.txt
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
brcm,bcm2835-aux-uart.txt
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
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
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
mediatek,uart.yaml dt-bindings: serial: mtk-uart: Convert txt to json-schema 2022-06-10 13:33:43 +02: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
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
nxp,sc16is7xx.txt dt-bindings: sc16is7xx: Add flag to activate IrDA mode 2020-05-29 12:42:56 +02:00
nxp-lpc32xx-hsuart.txt
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
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: Document r8a779f0 bindings 2022-06-27 14:36:42 +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: Correct delay values 2022-07-14 16:34:24 +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: Document Rockchip RV1126 2022-07-28 10:36:31 +02: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
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
xlnx,opb-uartlite.yaml dt-bindings: serial: uartlite: drop $ref for -bits property 2021-10-13 15:32:17 +02:00