From patchwork Wed Jun 14 08:23:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9785675 X-Patchwork-Delegate: bhelgaas@google.com 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 24CC660325 for ; Wed, 14 Jun 2017 08:24:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0D2F82853F for ; Wed, 14 Jun 2017 08:24:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 01DF0285B1; Wed, 14 Jun 2017 08:24:57 +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=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, 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 A287A2853F for ; Wed, 14 Jun 2017 08:24:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754639AbdFNIYu (ORCPT ); Wed, 14 Jun 2017 04:24:50 -0400 Received: from mail-pf0-f178.google.com ([209.85.192.178]:34371 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754636AbdFNIYr (ORCPT ); Wed, 14 Jun 2017 04:24:47 -0400 Received: by mail-pf0-f178.google.com with SMTP id s66so12696592pfs.1 for ; Wed, 14 Jun 2017 01:24:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=uo7TyT7lu+o4yjlLl8QucSHBneeHcWu3OF5nZMeQ5dU=; b=gQfwgfak8CwDiUNauAHWz2fOS+g0yZEXnOSqt6ThVTpBq0kyLFEVcIpmRcJeA2CK2Y PrY21XQlebxFHrKc5l0SO2ypXgwFUBHXkCRfTDOyU5aNjtXbE+zTVvkcHGImoOnGQz0o bD4bupF95Z0OqWcQsMdXyTszr/ZKBLohhYZEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=uo7TyT7lu+o4yjlLl8QucSHBneeHcWu3OF5nZMeQ5dU=; b=bDYYZ5FcSu6HN4rInLm7yzinMZlfEHXQ9Uvy9CrUv111v0CqUlR3144EM94vNXuQyl ldc6EWucLbvFztIRGdyUqF3v37bb0QWsv5Yq+uMb9i/HOGwz1Oc4aZsw8hDIJlAW4sm2 /iLq7Z7yUHg87Ugs/mXMYKp67zSGSCJ8/0O4erdA3UjRj2N9C9KyHlgPCURrln8ucX7S SvbR7uNAZPXvwksJMGdfyoEbvsblk0fqEYvu14TVQvRJ4bUhh5JuF3A3Mwm7yLGk92+L 7I5VGo1YcTVQKWJ1rwv8gEv7uDg9YUY2CtkqCkJ09Sg3jzl1gxP9U3RJObWp8zKKrpDJ sH1g== X-Gm-Message-State: AKS2vOzwgqzlXYiUNC9TMt/LNBRkenEh30KtiL+vLwyY/3YIIya2PZkj Q1yZ4qK51KXUMJTe X-Received: by 10.84.217.25 with SMTP id o25mr3693095pli.201.1497428682311; Wed, 14 Jun 2017 01:24:42 -0700 (PDT) Received: from docularxu-ThinkPad-T440p.219.146.1.66 ([45.56.159.99]) by smtp.gmail.com with ESMTPSA id h14sm766802pfh.71.2017.06.14.01.24.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Jun 2017 01:24:41 -0700 (PDT) From: Guodong Xu To: robh+dt@kernel.org, mark.rutland@arm.com, xuwei5@hisilicon.com, catalin.marinas@arm.com, will.deacon@arm.com, wangkefeng.wang@huawei.com, xuejiancheng@hisilicon.com, peter.griffin@linaro.org, puck.chen@hisilicon.com, lee.jones@linaro.org, ulf.hansson@linaro.org, bhelgaas@google.com, arnd@arndb.de Cc: zhangfei.gao@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, linux-pci@vger.kernel.org, Guodong Xu Subject: [PATCH v3 08/21] arm64: dts: hikey960: add WL1837 Bluetooth device node Date: Wed, 14 Jun 2017 16:23:25 +0800 Message-Id: <20170614082338.15673-9-guodong.xu@linaro.org> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170614082338.15673-1-guodong.xu@linaro.org> References: <20170614082338.15673-1-guodong.xu@linaro.org> Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This adds the serial slave device for the WL1837 Bluetooth interface. Signed-off-by: Guodong Xu --- arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts index 0a3f2e0..c25fff9 100644 --- a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts +++ b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts @@ -9,6 +9,7 @@ #include "hi3660.dtsi" #include "hikey960-pinctrl.dtsi" +#include / { model = "HiKey960"; @@ -63,6 +64,16 @@ status = "okay"; }; +&uart4 { + status = "okay"; + + bluetooth { + compatible = "ti,wl1837-st"; + enable-gpios = <&gpio15 6 GPIO_ACTIVE_HIGH>; + max-speed = <921600>; + }; +}; + &uart6 { /* On Low speed expansion */ label = "LS-UART1";