From patchwork Fri Jan 15 13:49:51 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 8041101 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id CD6E09F859 for ; Fri, 15 Jan 2016 13:53:14 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0D2A720444 for ; Fri, 15 Jan 2016 13:53:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4569C203B4 for ; Fri, 15 Jan 2016 13:53:13 +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 1aK4n9-0005MX-Id; Fri, 15 Jan 2016 13:51:51 +0000 Received: from mail-pf0-f194.google.com ([209.85.192.194]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aK4mX-0004uH-3h; Fri, 15 Jan 2016 13:51:13 +0000 Received: by mail-pf0-f194.google.com with SMTP id n128so8555278pfn.3; Fri, 15 Jan 2016 05:50:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=geFOAJ6dUM7qymHIF8t/3u93IXo2rDHb/K+n5ZuwknI=; b=ZsrWGjOPoWlY9fxE1YNiwuStBLZ+sBet6L+v5IQOwcc377qQvPJQCF6OD54xM7cLKK Xzn2WnfyKUTQ6D4A6LG9jOY4kf8kJcV5yE2hsGiZGq771UQOmFR2aWrnGvULeSK9yrsF hJ4zqPrPHbcaPrRkii/ENYgDqdp4U5oodcfnN6Mlwkjth6xYRRDkDDl0EEkayTfe0yGT Nk/EN2dGPJwd+Pf7GqAuRBaQ07/ai4ckRe5hyQK+41z0i3j1yXtU0wwAERzwnZ6E3EpB A9sZ69nGTHBZe0+6e6SS88uNbP1uBoPOakoAD6InY5zoF9Lp5s8sV4nG8PjQmy/ar+Nq IyfA== X-Gm-Message-State: AG10YOQXxVIKe5iCGwFtWirH5yzG/Ys7cOl3PHRo3pz9u4uoCPxO0QCPizaQbFo37OT9rw== X-Received: by 10.98.19.130 with SMTP id 2mr11452567pft.31.1452865852474; Fri, 15 Jan 2016 05:50:52 -0800 (PST) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id 16sm15811805pfh.48.2016.01.15.05.50.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 15 Jan 2016 05:50:51 -0800 (PST) From: Caesar Wang To: Heiko Stuebner , linux-rockchip@lists.infradead.org Subject: [PATCH v3 4/9] ARM: dts: rockchip: enable the uart0 for kylin board Date: Fri, 15 Jan 2016 21:49:51 +0800 Message-Id: <1452865796-23527-5-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1452865796-23527-1-git-send-email-wxt@rock-chips.com> References: <1452865796-23527-1-git-send-email-wxt@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160115_055113_208547_78860747 X-CRM114-Status: UNSURE ( 8.07 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.4 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, Mark Brown , leozwang@google.com, keescook@google.com, linux-arm-kernel@lists.infradead.org, Caesar Wang 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.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 is enabling the uart0 for bluetooth module. Signed-off-by: Caesar Wang --- Changes in v3: None arch/arm/boot/dts/rk3036-kylin.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3036-kylin.dts b/arch/arm/boot/dts/rk3036-kylin.dts index 30a9aca..2a45be7 100644 --- a/arch/arm/boot/dts/rk3036-kylin.dts +++ b/arch/arm/boot/dts/rk3036-kylin.dts @@ -316,6 +316,10 @@ status = "okay"; }; +&uart0 { + status = "okay"; +}; + &usb_host { status = "okay"; };