]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
dt-bindings: serial: 8250_omap: Add compatible for J721E UART controller
authorNishanth Menon <nm@ti.com>
Wed, 22 May 2019 16:19:17 +0000 (11:19 -0500)
committerTero Kristo <t-kristo@ti.com>
Wed, 19 Jun 2019 08:59:48 +0000 (11:59 +0300)
J721e uses a UART controller that is compatible with AM654 UART.
Introduce a specific compatible to help handle the differences if
necessary.

Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Vignesh R <vigneshr@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Documentation/devicetree/bindings/serial/omap_serial.txt

index 0a9b5444f4e62dfb725c1b007d0b5f4a3e86a818..dcba86b0a0d0bc8d9513b9fd2a0b38f2614b55fb 100644 (file)
@@ -1,6 +1,7 @@
 OMAP UART controller
 
 Required properties:
+- compatible : should be "ti,j721e-uart", "ti,am654-uart" for J721E controllers
 - compatible : should be "ti,am654-uart" for AM654 controllers
 - compatible : should be "ti,omap2-uart" for OMAP2 controllers
 - compatible : should be "ti,omap3-uart" for OMAP3 controllers