All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra
@ 2016-01-12 10:33 Jon Hunter
       [not found] ` <1452594809-17972-1-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Jon Hunter @ 2016-01-12 10:33 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring, Frank Rowand, Grant Likely,
	Arnd Bergmann
  Cc: paul.burton-1AXoQHu6uovQT0dZR+AlfA, Mark Rutland,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-serial-u79uwXL29TY76Z2rM5mHXA,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA, Jon Hunter

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-01-13 17:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-12 10:33 [PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra Jon Hunter
     [not found] ` <1452594809-17972-1-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-01-12 10:33   ` [PATCH 1/3] serial: earlycon: Add device-tree support for other IO types Jon Hunter
2016-01-12 10:33   ` [PATCH 2/3] serial: 8250_early: Add support for regshift Jon Hunter
     [not found]     ` <1452594809-17972-3-git-send-email-jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-01-12 16:15       ` Peter Hurley
     [not found]         ` <569526B1.3030000-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2016-01-12 18:28           ` Jon Hunter
     [not found]             ` <569545B8.5000200-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-01-12 18:43               ` Peter Hurley
2016-01-12 10:33   ` [PATCH 3/3] serial: 8250_early: Add earlycon support for Tegra Jon Hunter
2016-01-12 10:56   ` [PATCH 0/3] serial: earlycon: Add device-tree support for earlycon on Tegra Arnd Bergmann
2016-01-13 16:03   ` Thierry Reding
2016-01-13 17:21     ` Jon Hunter
     [not found]       ` <569687B2.9090609-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-01-13 17:32         ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.