From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 05/13] ARM: shmobile: genmai dts: Update console parameters
Date: Tue, 8 Dec 2015 18:54:10 +0100 [thread overview]
Message-ID: <1449597258-32623-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1449597258-32623-1-git-send-email-geert+renesas@glider.be>
Change the console alias to "serial0", for consistency with other
boards (the first unlabeled serial port is always called "serial0").
Add serial port config to chosen/stdout-path.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/boot/dts/r7s72100-genmai.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/r7s72100-genmai.dts b/arch/arm/boot/dts/r7s72100-genmai.dts
index a9da7a89fc4ba65a..47533c2c419e164d 100644
--- a/arch/arm/boot/dts/r7s72100-genmai.dts
+++ b/arch/arm/boot/dts/r7s72100-genmai.dts
@@ -17,12 +17,12 @@
compatible = "renesas,genmai", "renesas,r7s72100";
aliases {
- serial2 = &scif2;
+ serial0 = &scif2;
};
chosen {
bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp";
- stdout-path = &scif2;
+ stdout-path = "serial0:115200n8";
};
memory {
--
1.9.1
next prev parent reply other threads:[~2015-12-08 17:54 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-08 17:54 [PATCH 00/13] ARM: shmobile: dts: Update console parameters Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 01/13] ARM: shmobile: alt dts: Add serial port config to chosen/stdout-path Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 02/13] ARM: shmobile: ape6evm " Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 03/13] ARM: shmobile: armadillo800eva dts: Update console parameters Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 04/13] ARM: shmobile: bockw " Geert Uytterhoeven
2015-12-08 17:54 ` Geert Uytterhoeven [this message]
2015-12-10 7:04 ` [PATCH 05/13] ARM: shmobile: genmai " Simon Horman
2016-06-14 14:01 ` Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 06/13] ARM: shmobile: gose dts: Add serial port config to chosen/stdout-path Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 07/13] ARM: shmobile: koelsch " Geert Uytterhoeven
[not found] ` <1449597258-32623-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-12-08 17:54 ` [PATCH 08/13] ARM: shmobile: kzm9d dts: Update console parameters Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 09/13] ARM: shmobile: kzm9g " Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 10/13] ARM: shmobile: lager dts: Add serial port config to chosen/stdout-path Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 11/13] ARM: shmobile: marzen " Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 12/13] ARM: shmobile: porter " Geert Uytterhoeven
2015-12-08 17:54 ` [PATCH 13/13] ARM: shmobile: silk " Geert Uytterhoeven
2015-12-10 7:02 ` [PATCH 00/13] ARM: shmobile: dts: Update console parameters Simon Horman
[not found] ` <20151210070239.GA17682-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>
2015-12-18 14:05 ` Geert Uytterhoeven
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=1449597258-32623-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.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).