From: Scott Branden <scott.branden@broadcom.com>
To: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Russell King <linux@arm.linux.org.uk>,
Ray Jui <ray.jui@broadcom.com>,
Florian Fainelli <f.fainelli@gmail.com>
Cc: BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Scott Branden <scott.branden@broadcom.com>
Subject: [PATCH 5/6] ARM: dts: cygnus: add serial0 alias for uart3 on bcm91130_entphn
Date: Tue, 15 Aug 2017 10:26:02 -0700 [thread overview]
Message-ID: <1502817964-8221-6-git-send-email-scott.branden@broadcom.com> (raw)
In-Reply-To: <1502817964-8221-1-git-send-email-scott.branden@broadcom.com>
Use serial0 alias to select stdout-path on Cygnus bcm911360_entphon
board.
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
arch/arm/boot/dts/bcm911360_entphn.dts | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/bcm911360_entphn.dts b/arch/arm/boot/dts/bcm911360_entphn.dts
index 000f5f1..53f990d 100644
--- a/arch/arm/boot/dts/bcm911360_entphn.dts
+++ b/arch/arm/boot/dts/bcm911360_entphn.dts
@@ -39,9 +39,12 @@
model = "Cygnus Enterprise Phone (BCM911360_ENTPHN)";
compatible = "brcm,bcm11360", "brcm,cygnus";
+ aliases {
+ serial0 = &uart3;
+ };
+
chosen {
- stdout-path = &uart3;
- bootargs = "console=ttyS0,115200";
+ stdout-path = "serial0:115200n8";
};
gpio_keys {
--
2.5.0
next prev parent reply other threads:[~2017-08-15 17:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-15 17:25 [PATCH 0/6] ARM: dts: cygnus dts updates Scott Branden
2017-08-15 17:25 ` [PATCH 1/6] ARM: dts: cygnus: Fix incorrect UART2 register base Scott Branden
2017-08-15 18:18 ` Eric Anholt
2017-08-15 17:25 ` [PATCH 2/6] ARM: dts: cygnus: place v3d in proper address ordered location Scott Branden
2017-08-15 18:18 ` Eric Anholt
2017-08-15 17:26 ` [PATCH 3/6] ARM: dts: cygnus: Enable Performance Monitoring Unit Scott Branden
2017-08-15 17:26 ` [PATCH 4/6] ARM: dts: cygnus: Add additional peripherals to dtsi Scott Branden
2017-08-15 17:26 ` Scott Branden [this message]
2017-08-15 17:26 ` [PATCH 6/6] ARM: dts: cygnus: Add generic-ehci/ohci nodes Scott Branden
2017-08-17 17:14 ` [PATCH 0/6] ARM: dts: cygnus dts updates Florian Fainelli
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=1502817964-8221-6-git-send-email-scott.branden@broadcom.com \
--to=scott.branden@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mark.rutland@arm.com \
--cc=ray.jui@broadcom.com \
--cc=robh+dt@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
all inboxes | Powered by JetHome®