]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6252c4801ac89248d20089127b61ebe420b7f79f
treebdf5653a6afb86d0d516d319f458b7e89085f785
parent326ac45c56bffd8b8f3d467c3bd820c4d2ec2331
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