serial: 8250_early: Add earlycon support for Tegra
authorJon Hunter <jonathanh@nvidia.com>
Mon, 8 Feb 2016 16:27:35 +0000 (16:27 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Feb 2016 01:39:36 +0000 (17:39 -0800)
commit0ab556c26690452fd66d8c95513fee201ceafbc0
tree317615dcd0f693d29c0f672472442b63c8705ec6
parent9db669f14fd8297c42c5d3ea06720e992845f48a
serial: 8250_early: Add earlycon support for Tegra

Declare an OF early console for Tegra so that the early console device
can be specified via the "stdout-path" property in device-tree.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_early.c