Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 556457fa authored by Scott Branden's avatar Scott Branden Committed by Florian Fainelli
Browse files

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: default avatarScott Branden <scott.branden@broadcom.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 143d0d47
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -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 {