All of lore.kernel.org
 help / color / mirror / Atom feed
From: baruch@tkos.co.il (Baruch Siach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] ARM: digicolor: dts: use stdout-path for console configuration
Date: Mon,  6 Jul 2015 14:41:45 +0300	[thread overview]
Message-ID: <1d8d09047cfb92d6555fc5453c137a3e5745cade.1436182214.git.baruch@tkos.co.il> (raw)
In-Reply-To: <cover.1436182214.git.baruch@tkos.co.il>

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 arch/arm/boot/dts/cx92755_equinox.dts | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/cx92755_equinox.dts b/arch/arm/boot/dts/cx92755_equinox.dts
index 90d52cc416dc..5da00806c41e 100644
--- a/arch/arm/boot/dts/cx92755_equinox.dts
+++ b/arch/arm/boot/dts/cx92755_equinox.dts
@@ -64,8 +64,7 @@
 	};
 
 	chosen {
-		bootargs = "console=ttyS0,115200";
-		stdout-path = &uart0;
+		stdout-path = "serial0:115200n8";
 	};
 };
 
-- 
2.1.4

  parent reply	other threads:[~2015-07-06 11:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06 11:41 [PATCH 0/4] ARM: digicolor: misc updates for 4.3 Baruch Siach
2015-07-06 11:41 ` [PATCH 1/4] ARM: digicolor: enable watchdog device Baruch Siach
2015-07-06 11:41 ` [PATCH 2/4] ARM: multi_v7_defconfig: enable Conexant Digicolor watchdog Baruch Siach
2015-07-06 11:41 ` Baruch Siach [this message]
2015-07-06 11:41 ` [PATCH 4/4] MAINTAINERS: digicolor: add dts files Baruch Siach
2015-07-14  9:19   ` Olof Johansson
2015-07-14  9:21 ` [PATCH 0/4] ARM: digicolor: misc updates for 4.3 Olof Johansson

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=1d8d09047cfb92d6555fc5453c137a3e5745cade.1436182214.git.baruch@tkos.co.il \
    --to=baruch@tkos.co.il \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.