]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dt-bindings: serial: Convert ingenic,uart.txt to YAML
authorPaul Cercueil <paul@crapouillou.net>
Sun, 26 Apr 2020 18:58:55 +0000 (20:58 +0200)
committerRob Herring <robh@kernel.org>
Mon, 11 May 2020 23:17:33 +0000 (18:17 -0500)
commit28c9c3d36b7c45bf3e0dd00df224ca2f2bb385eb
tree781d2b0e9c39f189fc850d4726c0da3d43a52410
parent118a209df6137de7d28dc840778cc2172f8635e3
dt-bindings: serial: Convert ingenic,uart.txt to YAML

Convert the ingenic,uart.txt to a new ingenic,uart.yaml file.

A few things were changed in the process:
- the dmas and dma-names properties are now required.
- the ingenic,jz4770-uart and ingenic,jz4775-uart compatible strings now
  require the ingenic,jz4760-uart string to be used as fallback, since
  the hardware is compatible.
- the ingenic,jz4725b-uart compatible string was added, with a fallback
  to ingenic,jz4740-uart.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/ingenic,uart.txt [deleted file]
Documentation/devicetree/bindings/serial/ingenic,uart.yaml [new file with mode: 0644]