doc: dt-binding: of-serial: add Freescale 64-byte FIFO mode uart binding
authorJingchang Lu <jingchang.lu@freescale.com>
Fri, 5 Sep 2014 02:35:14 +0000 (10:35 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Sep 2014 23:29:08 +0000 (16:29 -0700)
This add the 64-byte FIFO mode device tree binding for Freescale DUART.

Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/of-serial.txt

index 1928a3e..8c4fd03 100644 (file)
@@ -14,6 +14,7 @@ Required properties:
        - "altr,16550-FIFO32"
        - "altr,16550-FIFO64"
        - "altr,16550-FIFO128"
+       - "fsl,16550-FIFO64"
        - "serial" if the port type is unknown.
 - reg : offset and length of the register set for the device.
 - interrupts : should contain uart interrupt.