From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: marzen: Board specific serial port order
Date: Fri, 07 Aug 2015 10:19:59 +0000 [thread overview]
Message-ID: <2257759.5dtALz1Flu@avalon> (raw)
In-Reply-To: <20150807024533.25666.34925.sendpatchset@little-apple>
On Friday 07 August 2015 09:13:08 Geert Uytterhoeven wrote:
> Hi Magnus,
>
> On Fri, Aug 7, 2015 at 4:45 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> > From: Magnus Damm <damm+renesas@opensource.se>
> >
> > Convert Marzen to use board-specific serial0 and serial1 instead
> > of the older shared SoC-specific SCIF index.
>
> Thank you for your patch!
>
> Please note that this is a user-visible change.
> Hardcoded "ttySC2" in e.g. kernel boot command line and /etc/inittab must be
> changed to ttySC0.
>
> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
>
> Nevertheless:
> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
And
Acked-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
given how long I've been pushing for this :-)
> > --- 0001/arch/arm/boot/dts/r8a7779-marzen.dts
> > +++ work/arch/arm/boot/dts/r8a7779-marzen.dts 2015-08-07
> > 11:04:37.432366518 +0900 @@ -19,12 +19,12 @@
> > compatible = "renesas,marzen", "renesas,r8a7779";
> >
> > aliases {
> > - serial2 = &scif2;
> > - serial4 = &scif4;
> > + serial0 = &scif2;
> > + serial1 = &scif4;
> > };
> >
> > chosen {
> > - bootargs = "console=ttySC2,115200 ignore_loglevel
> > root=/dev/nfs ip=on";
>
> The "console=..." part can indeed be removed, now legacy marzen is gone.
>
> > + bootargs = "ignore_loglevel root=/dev/nfs ip=on";
> > stdout-path = &scif2;
> > };
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2015-08-07 10:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 2:45 [PATCH] ARM: shmobile: marzen: Board specific serial port order Magnus Damm
2015-08-07 7:13 ` Geert Uytterhoeven
2015-08-07 10:19 ` Laurent Pinchart [this message]
2015-08-12 2:21 ` Simon Horman
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=2257759.5dtALz1Flu@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@vger.kernel.org \
/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