serial: i.MX: evaluate linux,stdout-path property
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 5 Aug 2013 12:40:45 +0000 (14:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 18:23:53 +0000 (11:23 -0700)
commitf7d2c0bbdb7b784cc035cacb7d36b379ba1c3bef
treebdf5653a6afb86d0d516d319f458b7e89085f785
parent5c19e95216b93b0d29c6a4887e69a980edc6fc81
serial: i.MX: evaluate linux,stdout-path property

devicetrees may have the linux,stdout-path property to specify the
console. This patch adds support to the i.MX serial driver for this.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/imx.c