aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serial
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2019-05-22 11:19:17 -0500
committerTero Kristo <t-kristo@ti.com>2019-06-19 11:59:48 +0300
commite28c6d941dacbdd0d6fdda2dfe009fb72f6b1f8f (patch)
tree080fcbdc2ca8dbc00bab0b1f842d5114c955ba6d /Documentation/devicetree/bindings/serial
parentdt-bindings: arm: ti: Add bindings for J721E SoC (diff)
downloadlinux-dev-e28c6d941dacbdd0d6fdda2dfe009fb72f6b1f8f.tar.xz
linux-dev-e28c6d941dacbdd0d6fdda2dfe009fb72f6b1f8f.zip
dt-bindings: serial: 8250_omap: Add compatible for J721E UART controller
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>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r--Documentation/devicetree/bindings/serial/omap_serial.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/omap_serial.txt b/Documentation/devicetree/bindings/serial/omap_serial.txt
index 0a9b5444f4e6..dcba86b0a0d0 100644
--- a/Documentation/devicetree/bindings/serial/omap_serial.txt
+++ b/Documentation/devicetree/bindings/serial/omap_serial.txt
@@ -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