The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] tty: serial: Add earlycon support to MT8173 SoC
@ 2014-12-18  8:33 Eddie Huang
  2014-12-18  8:33 ` [PATCH 1/2] tty: serial: 8250_mtk: Add earlycon Eddie Huang
  2014-12-18  8:33 ` [PATCH 2/2] arm64: dts: Add mediatek MT8173 earlycon support Eddie Huang
  0 siblings, 2 replies; 9+ messages in thread
From: Eddie Huang @ 2014-12-18  8:33 UTC (permalink / raw)
  To: Mark Rutland, Greg Kroah-Hartman, Matthias Brugger
  Cc: srv_heupstream, Rob Herring, Pawel Moll, Ian Campbell, Kumar Gala,
	Catalin Marinas, Will Deacon, Jiri Slaby, Eddie Huang, Alan Cox,
	devicetree, linux-arm-kernel, linux-kernel, linux-serial,
	Sascha Hauer, yingjoe.chen, yh.chen

This series add earlycon support to Mediatek MT8173 SoC. Although 8250 driver
already has earlycon support, but Mediatek UART has highspeed register that
not in 8250_early.c, so I port earlycon in 8250_mtk.c, and add stdout device
tree support.

This patchset is based on 3.18, and my basic support for Mediatek MT8173 Soc [1].

[1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-December/311238.html

Eddie Huang (2):
  tty: serial: 8250_mtk: Add earlycon
  arm64: dts: Add mediatek MT8173 earlycon support

 arch/arm64/boot/dts/mt8173-evb.dts |  4 +++-
 drivers/tty/serial/8250/8250_mtk.c | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)

--
1.8.1.1.dirty


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

end of thread, other threads:[~2014-12-29 19:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-18  8:33 [PATCH 0/2] tty: serial: Add earlycon support to MT8173 SoC Eddie Huang
2014-12-18  8:33 ` [PATCH 1/2] tty: serial: 8250_mtk: Add earlycon Eddie Huang
2014-12-18  8:48   ` Matthias Brugger
2014-12-18  9:12     ` Arnd Bergmann
2014-12-26 21:24   ` Rob Herring
2014-12-29  4:24     ` Eddie Huang
2014-12-29 14:54       ` Rob Herring
2014-12-29 19:08       ` Arnd Bergmann
2014-12-18  8:33 ` [PATCH 2/2] arm64: dts: Add mediatek MT8173 earlycon support Eddie Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox