tty/serial: RS485 bindings for device tree
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 12 Oct 2011 16:06:56 +0000 (18:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 Oct 2011 23:40:33 +0000 (16:40 -0700)
commit0331bbf3c6fd9997e5f0d165840229ccfeba6548
tree3aec3b01a2dc15dc39193034775a8b15d6487299
parent631180aca723cb92e128fdac5fd144e913ca84e5
tty/serial: RS485 bindings for device tree

Generic bindings for RS485 feature included in some UARTs.
Those bindings have to be used withing an UART device tree node.
Documentation updated to link to the bindings definition.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Documentation/devicetree/bindings/serial/rs485.txt [new file with mode: 0644]
Documentation/devicetree/bindings/tty/serial/atmel-usart.txt [new file with mode: 0644]
Documentation/serial/serial-rs485.txt