Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp644450ybl; Thu, 12 Dec 2019 02:33:46 -0800 (PST) X-Google-Smtp-Source: APXvYqy5Or775OA3rCakFtUzRTWY3+nn5M1yt+FUcr3N+qohQuImZlvNtwerjN64LZ2ZYh6MBFhT X-Received: by 2002:a05:6830:236a:: with SMTP id r10mr6957206oth.329.1576146826309; Thu, 12 Dec 2019 02:33:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576146826; cv=none; d=google.com; s=arc-20160816; b=EqaZ2Wf1ioyqs0K27WrRRghbRz5D0ww4L7H7EVfIZYdjud/AGPf48/ehjTxv/LgB4e EhJiLB1dRKraujPf9/0Hvj+9zhUjv8N+dT8/cNtaHgxzRxTIYV6OSG0NkbUl0OKrGNUl lNsmP8eyp3jjWUGWkhCbCrgLvFf8SADwFJQjWpeNIuCVU7ChjokYDy4P6isBG2PdaU13 rNdpfoiCVwiv+PYxHrLRN/UZGwN/KYsXKwzXsZG6M2A3HQGCjsOPi1VMP5WCliOQ4GlJ skY8dTOedcd4qgbULSxgeWFx8m1//wpphIvUd7Q2CQT2xlnLtNSfPtbODYhlyDfFsIBu a8QA== 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=bnoh3qyYhLhrXo537vdaMdvtCLB5sR1E36F1qkdbXCk=; b=zm98koMe1N+W3VmTgqllOgQycr+aF2n1VhKuVJhN96QvbE9SW4sgRRDjNrCsdSyAf2 1+3SsuDCpkDvCjdWErXrDYLw+UZWhWAr5/n6dOEzvkAT3oBFahW4QPWSQfWaGRm7qnYG AQitSfUrTXqj7J3WGTPULznIRk/IacPqygZKI6xzyGvFoqxQ5p+7bc3Z2rU2YgsIBCQ8 oSwgklY7v+zMBs7Myc2UImznvVP0YB05thybpaqeMfKvusmUWGKJb5iH31Gysw7xHRGq X8kcReUMZ4mnQRA+w1Cvs99V4Kv7Lb08+E02pz/Gdd8i+rhTX7woUfKgZxDMy14zzZi7 Q+Ww== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-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 m3si2931014otq.321.2019.12.12.02.33.35; Thu, 12 Dec 2019 02:33:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-bluetooth-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-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728613AbfLLKdI convert rfc822-to-8bit (ORCPT + 99 others); Thu, 12 Dec 2019 05:33:08 -0500 Received: from coyote.holtmann.net ([212.227.132.17]:45993 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728573AbfLLKdI (ORCPT ); Thu, 12 Dec 2019 05:33:08 -0500 Received: from marcel-macbook.fritz.box (p4FF9F0D1.dip0.t-ipconnect.de [79.249.240.209]) by mail.holtmann.org (Postfix) with ESMTPSA id 25707CECE2; Thu, 12 Dec 2019 11:42:17 +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: <0101016ef8b923bc-5760b40c-1968-4992-9186-8e3965207236-000000@us-west-2.amazonses.com> Date: Thu, 12 Dec 2019 11:33:06 +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 Content-Transfer-Encoding: 8BIT Message-Id: <24B540FF-C627-4DF9-9077-247A4A6A3605@holtmann.org> References: <0101016ef8b923bc-5760b40c-1968-4992-9186-8e3965207236-000000@us-west-2.amazonses.com> To: Rocky Liao X-Mailer: Apple Mail (2.3608.40.2.2.4) Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@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? Regards Marcel