Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp3144896img; Mon, 25 Mar 2019 04:49:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqzgNvZQWupkXFf3KY6uvmCvOUZ+8BRT9FItvrMYJrAThHqdEluCosz4T0nQJxV4IY8dVAFZ X-Received: by 2002:a62:449b:: with SMTP id m27mr23802975pfi.79.1553514555825; Mon, 25 Mar 2019 04:49:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553514555; cv=none; d=google.com; s=arc-20160816; b=mVwvCjdq6aQO+apmu3SA3Y1VHtPf1mYUEVKWrLmplpblAKe4BmlHkbHa1bmLfSyCiR AlOxjwUDRgLxuTqkSocNDhO00ss9mVgSpHXim3SsBaf58ezquEwUEciag9i4jM2p2DAf RvQF+ZUfbu1MdiAAe0IyMzD9F12YpnmoMN2IB1lNPkiuLI3wB3+bKP0MRfyHQMeGVo3E jBSW7PC/QVVeWi+dN2Qc8+82lpZfcDxFsWRh7MY6Rvo24qq7Op+BAcTTfKG81vN727xd nqOX7aBGzL9x3wj757xYPVvQoY9LkEx17RmS9u2MS/tqoklHqr8vcmKftmRwyU37WkSx kaIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version; bh=fMAs7xOsH6hWtUueJ784Kl9UsnBQsf6QKu1Ajgq52vM=; b=e/WdqrW9znIv9wKbrQfPOM3l78sXL3PuEqOIuDH7/7LcYDSXpvOImGaIzkVOahiYAZ ASFnYg02VSYjU/BytFTnKVEhWCBpXilKGdvaBOqPiiq3L8dxtWa3uZv9lFsQp1VrP0g6 zf7uRY3//SvtbB2pokRcl5TxtfbqxSboIGVjbTkFjgBFvi9MnXYmmkfpVD6VpGmWx4mR jNi8473WYqWp/g7Gkvu/fmYMKeB8Lj4bqjRzFj0I+B/GvTh2vTWBjiVjdY5ZXQXgpArm 6X8ASrZpfsqdf00g/6WSNv3p/LeIek9Dh6lTBLb4D641XKEaK31t0AP47ylZceu1Nz4K CeWQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d17si2597181pgg.367.2019.03.25.04.49.01; Mon, 25 Mar 2019 04:49:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730920AbfCYLsZ convert rfc822-to-8bit (ORCPT + 99 others); Mon, 25 Mar 2019 07:48:25 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:58550 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729166AbfCYLsY (ORCPT ); Mon, 25 Mar 2019 07:48:24 -0400 Received: from marcel-macpro.fritz.box (p4FEFC449.dip0.t-ipconnect.de [79.239.196.73]) by mail.holtmann.org (Postfix) with ESMTPSA id 7390ACF35C; Mon, 25 Mar 2019 12:56:24 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: Re: [PATCH v4 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3998 From: Marcel Holtmann In-Reply-To: <1553513491-25763-3-git-send-email-c-hbandi@codeaurora.org> Date: Mon, 25 Mar 2019 12:48:22 +0100 Cc: Johan Hedberg , Matthias Kaehlcke , Linux Kernel Mailing List , "open list:BLUETOOTH DRIVERS" , Hemantg , linux-arm-msm@vger.kernel.org, Balakrishna Godavarthi , anubhavg@codeaurora.org, devicetree , mark.rutland@arm.com, obh+dt@kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <3AEE5277-5830-41FC-BC72-F5BE4B34B357@holtmann.org> References: <1553513491-25763-1-git-send-email-c-hbandi@codeaurora.org> <1553513491-25763-3-git-send-email-c-hbandi@codeaurora.org> To: Harish Bandi X-Mailer: Apple Mail (2.3445.102.3) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Harish, > This patch enables regulators for the Qualcomm Bluetooth WCN3998 > controller. > > Signed-off-by: Harish Bandi > --- > Changes in V4: > - Removed new compatible WCN3998 > - changed wcn3990 to wcn399* to represent wcn399* family > --- > Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt > index 824c0e2..de9cefa 100644 > --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt > +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt > @@ -11,20 +11,21 @@ Required properties: > - compatible: should contain one of the following: > * "qcom,qca6174-bt" > * "qcom,wcn3990-bt" > + * "qcom,wcn3998-bt" > > Optional properties for compatible string qcom,qca6174-bt: > > - enable-gpios: gpio specifier used to enable chip > - clocks: clock provided to the controller (SUSCLK_32KHZ) > > -Required properties for compatible string qcom,wcn3990-bt: > +Required properties for compatible string qcom,wcn399*-bt: > > - vddio-supply: VDD_IO supply regulator handle. > - vddxo-supply: VDD_XO supply regulator handle. > - vddrf-supply: VDD_RF supply regulator handle. > - vddch0-supply: VDD_CH0 supply regulator handle. > > -Optional properties for compatible string qcom,wcn3990-bt: > +Optional properties for compatible string qcom,wcn399*-bt: > > - max-speed: see Documentation/devicetree/bindings/serial/slave-device.txt > > @@ -44,7 +45,7 @@ serial@7570000 { > > serial@898000 { > bluetooth { > - compatible = "qcom,wcn3990-bt"; > + compatible = "qcom,wcn399*-bt”; I am not convinced that examples should have a * in the compatible string. So lets have Rob ack this one. Regards Marcel