[PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra
From: Jon Hunter <hidden>
Date: 2016-01-12 10:33:26
Also in:
linux-serial, linux-tegra
From: Jon Hunter <hidden>
Date: 2016-01-12 10:33:26
Also in:
linux-serial, linux-tegra
For Tegra the early console is support by passing the console information via the boot parameter earlycon. This series allows us to use the device-tree "stdout-path" property for early console (as well as the console) on Tegra. Jon Hunter (3): serial: earlycon: Add device-tree support for other IO types serial: 8250_early: Add support for regshift serial: 8250_early: Add earlycon support for Tegra drivers/of/fdt.c | 26 +++++++++++++++++++++++- drivers/tty/serial/8250/8250_early.c | 38 ++++++++++++++++++++++++++---------- drivers/tty/serial/earlycon.c | 6 ++++-- include/linux/serial_core.h | 3 ++- 4 files changed, 59 insertions(+), 14 deletions(-) -- 2.1.4