From patchwork Fri Jul 8 00:41:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy McNicoll X-Patchwork-Id: 9219955 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 36E9960B16 for ; Fri, 8 Jul 2016 00:41:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2994D24B5E for ; Fri, 8 Jul 2016 00:41:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1E78324DA2; Fri, 8 Jul 2016 00:41:42 +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=-6.9 required=2.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9E83D24DA1 for ; Fri, 8 Jul 2016 00:41:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753715AbcGHAll (ORCPT ); Thu, 7 Jul 2016 20:41:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56972 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753643AbcGHAlk (ORCPT ); Thu, 7 Jul 2016 20:41:40 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1D8BA2F40E2; Fri, 8 Jul 2016 00:41:40 +0000 (UTC) Received: from mini-rhel.redhat.com (ovpn-116-10.phx2.redhat.com [10.3.116.10]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u680fO84026494; Thu, 7 Jul 2016 20:41:39 -0400 From: Jeremy McNicoll To: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: andy.gross@linaro.org, stephen.boyd@linaro.org, mail@kchr.de, jeremymc@redhat.com Subject: [RFC 4/4] arm64: dts: msm8992 default serial config Date: Thu, 7 Jul 2016 17:41:07 -0700 Message-Id: <1467938467-21607-5-git-send-email-jmcnicol@redhat.com> In-Reply-To: <1467938467-21607-1-git-send-email-jmcnicol@redhat.com> References: <1467938467-21607-1-git-send-email-jmcnicol@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Fri, 08 Jul 2016 00:41:40 +0000 (UTC) Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP As per Documentation/devicetree/bindings/chosen.txt so that we are not relying on implicit defaults. Signed-off-by: Jeremy McNicoll --- arch/arm64/boot/dts/lge/msm8992-bullhead-rev-101.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/lge/msm8992-bullhead-rev-101.dts b/arch/arm64/boot/dts/lge/msm8992-bullhead-rev-101.dts index 860cded..f2f525e 100644 --- a/arch/arm64/boot/dts/lge/msm8992-bullhead-rev-101.dts +++ b/arch/arm64/boot/dts/lge/msm8992-bullhead-rev-101.dts @@ -27,7 +27,7 @@ }; chosen { - stdout-path = "serial0"; + stdout-path = "serial0:115200n8"; }; soc {