serial: sh-sci: Add OF support
authorBastian Hecht <hechtb@gmail.com>
Fri, 6 Dec 2013 09:59:54 +0000 (10:59 +0100)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 24 Dec 2013 12:50:54 +0000 (21:50 +0900)
commit20bdcab8268cb05702e12ae9013be96ecc7ec3a6
tree981a6dbef92cca005d1da84300588696a7110690
parent334bc11880bedcb4fee85f573f55933e2e4b03a4
serial: sh-sci: Add OF support

Extend the driver to with support for SCIx device tree bindings. A
minimal set of features is supported, additional properties can be added
later should the need to describe more device features arise.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
drivers/tty/serial/sh-sci.c