1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/Documentation/devicetree/bindings/serial
Linus Torvalds 9e5f3ffcf1 Devicetree updates for v5.15:
- Refactor arch kdump DT related code to a common implementation
 
 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties
 
 - Various clean-ups to DT FDT code
 
 - Fix a runtime error for !CONFIG_SYSFS
 
 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.
 
 - Convert a bunch of memory controller bindings to schemas
 
 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.
 
 - Extend nvmem bindings to handle bit offsets in unit-addresses
 
 - Add DT schemas for HiKey 970 PCIe PHY
 
 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings
 
 - Enable dtc pci_device_reg warning by default
 
 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmEuWEsQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw+CtD/45m84GisULb7FFmlo+WY2SbzE8a+MUEXo0
 5ZZoMViSvBchphap9ueFNDdrLMUOHMsFaxHuTCUxXr4tq7EOemM7Br4OLiwiRrM5
 o2CwBvXYu+49c4UKVFMM6RCKFiXvw5NLI4Twpj4Ge8farHvt9Ecwtq+Y+RYWgFk2
 xwXWut7ZK3zBU6B+s4MRBATCFTD5oC4pAJIK3OQUlUPqZEQqdTRBKv5lyg+VUY2k
 eU0Cyzm0dZAmtjAu8ovhVNLfK1pp165QiaFIE1qh5H3ZVZAJlNyqN4jBDx9E4pLj
 BeazrsqfOkC8mZC+T7TgixhwB6D+r6/JW9NiCjYbarXibIsUOKSTKtj8XR8eZF/g
 sLeVDx33U5S+dlj1OB7scwq4Q9sG27ii2rlkvafA5KKBjoR2dzz7o9JesCV1Guha
 goPXmcd08e+KrjINxVc6gk4Y+KG8u+G7qnXnnmSatESJKxiDu1OgU3L16mlTJFaM
 hBmrh5rx1y8EkQnzgceTZIIWh30poSQKKyDB6Ta4Dude5JE+rS30oVURDR7MIrav
 rY70OYOiSq/nCcC7bc0Yu0UxJi+bwH28WvsD0aeCUOBTFsnI4j2uvsPsh3Aq74O0
 UbQmUCMxhpmsDVdIOqlS1IVH8M79I+BrDTPVP6EE96ttoj9FbSi6AgjeGJzVMC99
 EhtWe+gKTQ==
 =28CD
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Refactor arch kdump DT related code to a common implementation

 - Add fw_devlink tracking for 'phy-handle', 'leds', 'backlight',
   'resets', and 'pwm' properties

 - Various clean-ups to DT FDT code

 - Fix a runtime error for !CONFIG_SYSFS

 - Convert Synopsys DW PCI and derivative binding docs to schemas. Add
   Toshiba Visconti PCIe binding.

 - Convert a bunch of memory controller bindings to schemas

 - Covert eeprom-93xx46, Samsung Exynos TRNG, Samsung Exynos IRQ
   combiner, arm-charlcd, img-ascii-lcd, UniPhier eFuse, Xilinx Zynq
   MPSoC FPGA, Xilinx Zynq MPSoC reset, Mediatek mmsys, Gemini boards,
   brcm,iproc-i2c, faraday,ftpci100, and ks8851 net to DT schema.

 - Extend nvmem bindings to handle bit offsets in unit-addresses

 - Add DT schemas for HiKey 970 PCIe PHY

 - Remove unused ZTE, energymicro,efm32-timer, and Exynos SATA bindings

 - Enable dtc pci_device_reg warning by default

 - Fixes for handling 'unevaluatedProperties' in preparation to enable
   pending support in the tooling for jsonschema 2020-12 draft

* tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  dt-bindings: display: remove zte,vou.txt binding doc
  dt-bindings: hwmon: merge max1619 into trivial devices
  dt-bindings: mtd-physmap: Add 'arm,vexpress-flash' compatible
  dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
  dt-bindings: Use 'enum' instead of 'oneOf' plus 'const' entries
  dt-bindings: Add vendor prefix for Topic Embedded Systems
  of: fdt: Rename reserve_elfcorehdr() to fdt_reserve_elfcorehdr()
  arm64: kdump: Remove custom linux,usable-memory-range handling
  arm64: kdump: Remove custom linux,elfcorehdr handling
  riscv: Remove non-standard linux,elfcorehdr handling
  of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdef
  of: fdt: Add generic support for handling usable memory range property
  of: fdt: Add generic support for handling elf core headers property
  crash_dump: Make elfcorehdr address/size symbols always visible
  dt-bindings: memory: convert Samsung Exynos DMC to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschema
  dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
  kbuild: Enable dtc 'pci_device_reg' warning by default
  dt-bindings: soc: remove obsolete zte zx header
  dt-bindings: clock: remove obsolete zte zx header
  ...
2021-09-01 18:34:51 -07:00
..
8250.yaml dt-bindings: serial: 8250: Add Exar compatibles 2021-07-27 12:08:03 +02:00
8250_omap.yaml Devicetree updates for v5.15: 2021-09-01 18:34:51 -07: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: add fifo-size property 2021-05-20 16:10:59 +02: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.txt tty/bcm63xx_uart: allow naming clock in device tree 2017-11-07 18:33:18 +00: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.txt dt-bindings: serial: Document Freescale LINFlexD UART 2019-09-04 12:43:56 +02: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: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06: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: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02: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 MT7986 2021-07-27 12:19:49 +02:00
mvebu-uart.txt dt-bindings: mvebu-uart: fix documentation 2021-06-25 13:53:38 +02:00
nvidia,tegra20-hsuart.txt serial: tegra: DT for Adjusted baud rates 2019-09-05 10:00:05 +02:00
nvidia,tegra194-tcu.txt dt-bindings: serial: Add bindings for nvidia,tegra194-tcu 2019-01-30 09:31:30 +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: serial: pl011: Delete an incorrect compatible string 2021-05-27 15:18:52 +02: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.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
rda,8810pl-uart.txt dt-bindings: serial: Document RDA Micro UART 2018-12-31 13:09:51 -08:00
renesas,em-uart.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
renesas,hscif.yaml Devicetree updates for v5.12: 2021-02-22 10:05:12 -08:00
renesas,sci.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
renesas,scif.yaml dt-bindings: serial: renesas,scif: Document r9a07g044 bindings 2021-05-20 16:21:24 +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: Explicitly allow additional properties in common schemas 2020-10-07 11:30:06 -05:00
samsung_uart.yaml TTY / Serial patches for 5.14-rc1 2021-07-05 14:08:24 -07: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: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
snps-dw-apb-uart.yaml dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK1808 2021-05-20 16:22:47 +02:00
socionext,uniphier-uart.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
sprd-uart.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
st,stm32-uart.yaml dt-bindings: serial: Change to reference the kernel-defined serial.yaml 2021-05-13 16:19:49 +02:00
st-asc.txt serial: unify serial bindings into a single dir 2013-08-28 16:02:48 -07: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.txt dt-bindings: serial: Add binding for uartlite 2018-08-02 10:08:44 +02:00