Skip to content

Commit e28c6d9

Browse files
nmenonTero Kristo
authored andcommitted
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 <[email protected]> Cc: Vignesh R <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Tero Kristo <[email protected]>
1 parent 7c42f43 commit e28c6d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/serial/omap_serial.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OMAP UART controller
22

33
Required properties:
4+
- compatible : should be "ti,j721e-uart", "ti,am654-uart" for J721E controllers
45
- compatible : should be "ti,am654-uart" for AM654 controllers
56
- compatible : should be "ti,omap2-uart" for OMAP2 controllers
67
- compatible : should be "ti,omap3-uart" for OMAP3 controllers

0 commit comments

Comments
 (0)