doc: DT: Add Generic Serial Device Tree Bindings
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 22 Apr 2016 15:22:20 +0000 (17:22 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Apr 2016 16:26:55 +0000 (09:26 -0700)
commit8d21f24416719198c860009210a5fa9b33487211
treecfe9aa0a83e327e5368ea3d6ecbcefd5bbeda67c
parent28264eb6c36e267aad0e6cfb353ad1e7920ac87b
doc: DT: Add Generic Serial Device Tree Bindings

Document a set of generic properties for describing UARTs in a
device tree:
  1. The GPIO modem control properties are currently duplicated across
     hardware-specific binding documentation,
  2. The property for dedicated RTS/CTS hardware flow control lines is
     already supported by several drivers, albeit with a vendor-specific
     prefix, hence make it generic.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <rob@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/serial/serial.txt [new file with mode: 0644]
This page took 0.024256 seconds and 5 git commands to generate.