OSDN Git Service

dt-bindings: serial: 8250_omap: Add compatible for AM654 UART controller
authorNishanth Menon <nm@ti.com>
Tue, 19 Jun 2018 19:44:49 +0000 (14:44 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 12:23:44 +0000 (21:23 +0900)
commitccd8350d06c6df5dca868fefbd925af8ef55ac12
tree76fbc0b0a23e286b20882f33152ef85c8ef435c4
parent5fd691afdf929061c391d897fa627822c3b2fd5a
dt-bindings: serial: 8250_omap: Add compatible for AM654 UART controller

AM654 uses a UART controller that is only partially compatible with
existing 8250 UART. UART DMA integration is substantially different
and even a match against standard 8250 or omap4 would result in
non-working UART once DMA is enabled by default.

Introduce a specific compatible to help build up the differences in
follow on patches.

Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Vignesh R <vigneshr@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/omap_serial.txt