From: Greg KH <gregkh@linuxfoundation.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jiri Slaby <jslaby@suse.com>,
Chris Brandt <chris.brandt@renesas.com>,
Wolfram Sang <wsa+renesas@sang-engineering.com>,
uli+renesas@fpond.eu,
"open list:SERIAL DRIVERS" <linux-serial@vger.kernel.org>,
Linux-Renesas <linux-renesas-soc@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: Re: [PATCH 0/2] serial: sh-sci: Fix earlycon on Renesas ARM platforms
Date: Tue, 2 Oct 2018 14:38:46 -0700 [thread overview]
Message-ID: <20181002213846.GA1677@kroah.com> (raw)
In-Reply-To: <CAMuHMdWdByKxivbQwWL9yF9_r8XObnZuXEZvf_9ZWKYYLWr1bQ@mail.gmail.com>
On Thu, Sep 27, 2018 at 09:38:19AM +0200, Geert Uytterhoeven wrote:
> Hi Greg,
>
> On Thu, Aug 30, 2018 at 2:54 PM Geert Uytterhoeven
> <geert+renesas@glider.be> wrote:
> > 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(-)
>
> These are now in tty-next:
>
> 10c63443b74d1ef5 Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
> a1c2fd7e1098ea49 Revert "serial: sh-sci: Allow for compressed SCIF address"
>
> Can you please include them in v4.19-rc6, as they fix a regression introduced
> in v4.19-rc1?
>
> In addition:
>
> 3d8b43ad9c0cf023 serial: sh-sci: Add earlycon for R7S9210
>
> (also in tty-next) enables earlycon on RZ/A2 again, as it was disabled
> by the two
> reverts above.
>
> Thanks a lot!
Now fixed up, thanks.
greg k-h
prev parent reply other threads:[~2018-10-02 21:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181002213846.GA1677@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=chris.brandt@renesas.com \
--cc=geert+renesas@glider.be \
--cc=geert@linux-m68k.org \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=uli+renesas@fpond.eu \
--cc=wsa+renesas@sang-engineering.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).