From patchwork Fri Jan 2 18:48:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Brugger X-Patchwork-Id: 5560441 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2400DBF6C3 for ; Fri, 2 Jan 2015 18:50:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5EA822024D for ; Fri, 2 Jan 2015 18:50:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 9D256201FE for ; Fri, 2 Jan 2015 18:50:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y77HR-0000xh-Ov; Fri, 02 Jan 2015 18:49:01 +0000 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y77H4-0000h8-KF for linux-arm-kernel@lists.infradead.org; Fri, 02 Jan 2015 18:48:39 +0000 Received: by mail-wi0-f176.google.com with SMTP id ex7so8584wid.15 for ; Fri, 02 Jan 2015 10:48:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=QtNu6UAK85Js27HV8q0DSlYNhWIZSR5gETsxgIHP/cc=; b=lQQ/B0zK3p6SscPla31SkiEqcxWaQ1oWkFefIgxX/bW7VM7KlmlUaK+zJRmTw+VMsn /gb5FwidFZ+c4Qg4yQGKYoukzvDjiDByAd2uoiv3tiTXjrWZrUC/5IEoE4WH8Hzlb4W8 bFfbxXgWGQeDCgHtnMR7ICKIt5L7uCzM8fdzzTKCRZBdQryPABFXnm0Xpli9HJ42YfqA WjZPa41QgDb9xhM7NkwKZr+40BJcc6A+Uyaz8NPGIMNubZdr3uiUrBOba5tZ42LKN+e9 gjFGftzUPLKR9x67HzsBB7lNfvXTbt7wFoZIqgHymKhUsLJCYbae8DuZ7rvX89l/pam4 /DxA== X-Received: by 10.194.22.6 with SMTP id z6mr147873871wje.55.1420224496942; Fri, 02 Jan 2015 10:48:16 -0800 (PST) Received: from localhost.localdomain (180.Red-83-38-150.dynamicIP.rima-tde.net. [83.38.150.180]) by mx.google.com with ESMTPSA id et4sm65509876wjd.15.2015.01.02.10.48.15 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 02 Jan 2015 10:48:16 -0800 (PST) From: Matthias Brugger To: linux-kernel@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, matthias.bgg@gmail.com Subject: [PATCH 2/2] ARM: mediatek: dts: Add uart to Aquaris5 Date: Fri, 2 Jan 2015 19:48:05 +0100 Message-Id: <1420224485-11043-3-git-send-email-matthias.bgg@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1420224485-11043-1-git-send-email-matthias.bgg@gmail.com> References: <1420224485-11043-1-git-send-email-matthias.bgg@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150102_104838_841329_C6884435 X-CRM114-Status: UNSURE ( 9.53 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch enables uart port for the Aquaris5 mobile phone. Signed-off-by: Matthias Brugger --- arch/arm/boot/dts/mt6589-aquaris5.dts | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/mt6589-aquaris5.dts b/arch/arm/boot/dts/mt6589-aquaris5.dts index 0da0470..d5cbfda 100644 --- a/arch/arm/boot/dts/mt6589-aquaris5.dts +++ b/arch/arm/boot/dts/mt6589-aquaris5.dts @@ -21,10 +21,16 @@ compatible = "mundoreader,bq-aquaris5", "mediatek,mt6589"; chosen { - bootargs = "earlyprintk"; + bootargs = "console=ttyS0,921600n8 earlyprintk"; }; memory { reg = <0x80000000 0x40000000>; }; + + soc { + uart0: serial@11006000 { + status = "okay"; + }; + }; };