linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms
@ 2018-08-30 12:54 Geert Uytterhoeven
  2018-08-30 12:54 ` [PATCH 1/2] Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2018-08-30 12:54 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Jiri Slaby, Chris Brandt, Wolfram Sang, Ulrich Hecht,
	linux-serial, linux-renesas-soc, linux-kernel,
	Geert Uytterhoeven

	Hi Greg,

Due to an unfortunate oversight, commit 2d4dd0da45401c7a ("serial: sh-sci:
Allow for compressed SCIF address") broke earlycon on all Renesas ARM
platforms using a SCIF port for the serial console (R-Car, RZ/A1, RZ/G1,
RZ/G2 SoCs), due to an incorrect value of port->regshift.

This patch series fixes that by reverting that commit, and a (reverse)
dependency.

Earlycon for RZ/A2 (which is a new platform) will be fixed later in a
separate patch.

Thanks for applying!

Geert Uytterhoeven (2):
  Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
  Revert "serial: sh-sci: Allow for compressed SCIF address"

 drivers/tty/serial/sh-sci.c | 56 +++++++++++++++++++++++++++----------
 include/linux/serial_sci.h  |  1 +
 2 files changed, 42 insertions(+), 15 deletions(-)

-- 
2.17.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2018-10-02 21:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-30 12:54 [PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms Geert Uytterhoeven
2018-08-30 12:54 ` [PATCH 1/2] Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE" Geert Uytterhoeven
2018-09-17 17:10   ` Chris Brandt
2018-08-30 12:54 ` [PATCH 2/2] Revert "serial: sh-sci: Allow for compressed SCIF address" Geert Uytterhoeven
2018-09-17 17:11   ` Chris Brandt
2018-08-30 18:52 ` [PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms Chris Brandt
2018-08-30 22:30   ` Geert Uytterhoeven
2018-09-27  7:38 ` Geert Uytterhoeven
2018-10-02 21:38   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).