aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm911360_entphn.dts
diff options
context:
space:
mode:
authorScott Branden <scott.branden@broadcom.com>2017-08-15 10:26:02 -0700
committerFlorian Fainelli <f.fainelli@gmail.com>2017-08-17 10:13:34 -0700
commit556457fa769984c3ecdc1d424c8da6ef5e57f665 (patch)
treef593a7ce97a9cdb43a9d311a3ff2ee15233e552d /arch/arm/boot/dts/bcm911360_entphn.dts
parentARM: dts: cygnus: Add additional peripherals to dtsi (diff)
downloadlinux-dev-556457fa769984c3ecdc1d424c8da6ef5e57f665.tar.xz
linux-dev-556457fa769984c3ecdc1d424c8da6ef5e57f665.zip
ARM: dts: cygnus: add serial0 alias for uart3 on bcm91130_entphn
Use serial0 alias to select stdout-path on Cygnus bcm911360_entphon board. Signed-off-by: Scott Branden <scott.branden@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/bcm911360_entphn.dts')
-rw-r--r--arch/arm/boot/dts/bcm911360_entphn.dts7
1 files changed, 5 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/bcm911360_entphn.dts b/arch/arm/boot/dts/bcm911360_entphn.dts
index 000f5f19215e..53f990defd6a 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 {