Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp518236ybl; Thu, 12 Dec 2019 23:38:15 -0800 (PST) X-Google-Smtp-Source: APXvYqwWN6i9l2qqL3EYxW5XOuf6mwDWXAx0kLFbXPv8cB0M4lwRW6xbuicD3I1cNQ2GuCk2tKT5 X-Received: by 2002:a05:6830:1ed0:: with SMTP id c16mr12767558otj.21.1576222695151; Thu, 12 Dec 2019 23:38:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576222695; cv=none; d=google.com; s=arc-20160816; b=oY8j+wgkuWtyJ/9laBzg4iYIisp1ErVPq1I18Nx2cMP0E/GHw4hFUPkoa8OUvVL9qp JK+36t6uP+1zkXsI0Ul6EF1tp52BVi+w9ITQV1fnJVNxYawdYCieOicMgITXHMbaSKGa N5OPET/mxPwuiQqJS4oVm1p0B/dCgwl0YIue6VjLDOz+I7qLbYatQ6XgM03S0+qRJ7r+ vyVmwJluM/lpzW3a9jDgAzUDECl1OImZlVo6Uo0PrdT1179wWTvJ41zom6fXKddG8kkY z37TBgfcSyqZP7fhJDOOrgDrE2sC4DCXfVw66UEYC//QBmc0ZoTBAcvCEbok/xQP+jV3 OT4Q== 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=b0b52OkaPy5inVDvwtQOk0YiD0egBAhdOhl4jcIDcvo=; b=Q346L3iyaF6P0+LF+axYqjxRSDvO6JT5Mw4peduqYJ5fVqdOP1CDTutSel701SYZew zTlu3sx622bMdTTqMSx5SjKw79spW5xXqOz56atJmylDgBTgvkkfGe1WXu/d0h+6HEkQ LjtPnxajzPCdj3SYf1kpOqNoLZ92E4yDxLfkIIF+59pf0vB0TM9PgTkiIzO3SLKmNiCI vKogD1X3OP7JDgeDInp/0ELcTp8gdHyh2B2dJXUCOVbO6lKPLKNuhJkka2ThXW8oSLQO cLi8lVoyMwbKL7Xz3TBO5S6UzNgBGTzH8uJtfobpdNleZcksq3fsC6c9BGZ/mxEdCNUt SAOg== 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 m85si4662806oig.158.2019.12.12.23.38.02; Thu, 12 Dec 2019 23:38:15 -0800 (PST) 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 S1725928AbfLMHhU convert rfc822-to-8bit (ORCPT + 99 others); Fri, 13 Dec 2019 02:37:20 -0500 Received: from coyote.holtmann.net ([212.227.132.17]:59816 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725468AbfLMHhU (ORCPT ); Fri, 13 Dec 2019 02:37:20 -0500 Received: from marcel-macbook.fritz.box (p4FF9F0D1.dip0.t-ipconnect.de [79.249.240.209]) by mail.holtmann.org (Postfix) with ESMTPSA id F13FBCECF0; Fri, 13 Dec 2019 08:46:28 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Subject: Re: [PATCH v1 2/2] dt-bindings: net: bluetooth: Add device tree bindings for QCA6390 From: Marcel Holtmann In-Reply-To: Date: Fri, 13 Dec 2019 08:37:17 +0100 Cc: Rob Herring , Mark Rutland , Johan Hedberg , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-bluetooth@vger.kernel.org, linux-arm-msm@vger.kernel.org, bgodavar@codeaurora.org, linux-bluetooth-owner@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <5F24A10B-D0DB-4FE7-8EB1-1028671599FB@holtmann.org> References: <0101016ef8b923bc-5760b40c-1968-4992-9186-8e3965207236-000000@us-west-2.amazonses.com> <24B540FF-C627-4DF9-9077-247A4A6A3605@holtmann.org> To: Rocky Liao X-Mailer: Apple Mail (2.3608.40.2.2.4) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rocky, >>> Add compatible string for the Qualcomm QCA6390 Bluetooth controller >>> Signed-off-by: Rocky Liao >>> --- >>> Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt | 1 + >>> 1 file changed, 1 insertion(+) >>> diff --git a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt >>> index 68b67d9db63a..87b7f9d22414 100644 >>> --- a/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt >>> +++ b/Documentation/devicetree/bindings/net/qualcomm-bluetooth.txt >>> @@ -10,6 +10,7 @@ device the slave device is attached to. >>> Required properties: >>> - compatible: should contain one of the following: >>> * "qcom,qca6174-bt" >>> + * "qcom,qca6390-bt" >>> * "qcom,wcn3990-bt" >>> * "qcom,wcn3998-bt" >> now I am confused. Is this a DT platform or ACPI or both? > We need to support both, should I update ACPI part in this doc as well? this patch is fine the, but the other one would be better if you split it in DT and ACPI support. Regards Marcel