]> 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)
commitbf9c2d8e5d537d9a061269b43acad3dc5d8de3cf
treebdf5653a6afb86d0d516d319f458b7e89085f785
parent2f7959f5132eb2ea5cf8c0f908e962460342466c
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