From patchwork Mon Feb 18 17:32:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10818519 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CE2AF17D5 for ; Mon, 18 Feb 2019 17:33:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AF48E2B6BC for ; Mon, 18 Feb 2019 17:33:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A01212B6C4; Mon, 18 Feb 2019 17:33:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 283492B6BC for ; Mon, 18 Feb 2019 17:33:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=JMsDIoRiYoy5OIfw/iEBjF1U2c62jGis6kv+WSNWrWk=; b=ID2 mdqy5lBvt898dx/Ja9XCDa46wJHdqx9g9rIatIIncIyQnrEBIhuCVdpheDvveP4HVC7vUFpyXDdKP R9aXSIFxceseYxrkQ6Kbk+3QwypObUPBiu0jiHGfJh8goSBxPs4sO8bL2TaiEqhPFp453st5m7Ekd ZR5vjUuaxh/fq8yI3o5nuZO8mujnqZByEsLP6jgRQv26x8v7cl00CvN9Amf9qvfoTz+phaxrwNKhL C4B0EBNzfbpPMWQrIbmMw6Naqrl7nENo2aGiktSI8iJdf4v+lQaosn61oL8TyEUSLuhY3FND0ewUk 92Y/EzYk2/pnh2BbaitG1dyRmJ+GkEw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gvmna-0001vZ-Sn; Mon, 18 Feb 2019 17:33:46 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gvmnX-0001vA-Sc for linux-arm-kernel@lists.infradead.org; Mon, 18 Feb 2019 17:33:45 +0000 Received: from localhost.localdomain (unknown [194.230.155.153]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 939972177E; Mon, 18 Feb 2019 17:33:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550511223; bh=p4SdIGkvVgtQhEIp2ZxCGiKPuadNN6Gytyjdd1O37WA=; h=From:To:Cc:Subject:Date:From; b=UHlh3SBtznH3NUfKYTZQUVDYzvshrQQyOO+r2GJxd8R/91Vcjdh4HFPyX9DkG0AMs jqSc2s02e3laqHR13BM6rbpf4bZeoK1dI6dq5VjRogrY0UpseM374GsTvf6ugk1cox v8ySh0U/rosrJh3ihlTcSC0eXkQ/xFMTTfWWGE7c= From: Krzysztof Kozlowski To: Kukjin Kim , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] ARM: dts: exynos: Use stdout path property on Arndale Octa board Date: Mon, 18 Feb 2019 18:32:56 +0100 Message-Id: <20190218173258.7071-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190218_093343_942655_599FC46F X-CRM114-Status: GOOD ( 12.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Markus Reichl MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Replacing bootargs with stdout-path property in chosen node allows using early console by adding just 'earlycon' parameter to kernel command line. Suggested-by: Marek Szyprowski Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/exynos5420-arndale-octa.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts index 3447160e1fbf..832757999e4f 100644 --- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts +++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts @@ -24,7 +24,7 @@ }; chosen { - bootargs = "console=ttySAC3,115200"; + stdout-path = "serial3:115200n8"; }; firmware@2073000 {