From: Vivek Sahu <vivek.sahu@oss.qualcomm.com>
To: Paul Menzel <pmenzel@molgen.mpg.de>
Cc: Marcel Holtmann <marcel@holtmann.org>,
Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bartosz Golaszewski <brgl@bgdev.pl>,
"Balakrishna Godavarthi (QUIC)" <quic_bgodavar@quicinc.com>,
"Rocky Liao (QUIC)" <quic_rjliao@quicinc.com>,
"Mohammed Sameer Mulla (QUIC)" <quic_mohamull@quicinc.com>,
"Harish Bandi (QUIC)" <quic_hbandi@quicinc.com>,
"linux-bluetooth@vger.kernel.org"
<linux-bluetooth@vger.kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-msm@vger.kernel.org" <linux-arm-msm@vger.kernel.org>
Subject: Re: [PATCH 1/2] DT: add bindings for QCC2072 Add DT compatible string "qcom,qcc2072-bt" to yaml file.
Date: Thu, 29 Jan 2026 11:29:45 +0530 [thread overview]
Message-ID: <fdc9cc27-aa12-4b62-bece-8bcc8c680ace@oss.qualcomm.com> (raw)
In-Reply-To: <279d96ed-865c-4f15-a67c-ee1a94ea2c3e@oss.qualcomm.com>
On 1/20/2026 3:38 PM, Vivek Sahu wrote:
>> ________________________________
>> From: Paul Menzel <pmenzel@molgen.mpg.de>
>> Sent: 17 December 2025 19:44
>> To: Vivek Sahu <vivesahu@qti.qualcomm.com>
>> Cc: Marcel Holtmann <marcel@holtmann.org>; Luiz Augusto von Dentz
>> <luiz.dentz@gmail.com>; Rob Herring <robh@kernel.org>; Krzysztof
>> Kozlowski <krzk+dt@kernel.org>; Conor Dooley <conor+dt@kernel.org>;
>> Bartosz Golaszewski <brgl@bgdev.pl>; Balakrishna Godavarthi (QUIC)
>> <quic_bgodavar@quicinc.com>; Rocky Liao (QUIC)
>> <quic_rjliao@quicinc.com>; Mohammed Sameer Mulla (QUIC)
>> <quic_mohamull@quicinc.com>; Harish Bandi (QUIC)
>> <quic_hbandi@quicinc.com>; linux-bluetooth@vger.kernel.org
>> <linux-bluetooth@vger.kernel.org>; devicetree@vger.kernel.org
>> <devicetree@vger.kernel.org>; linux-kernel@vger.kernel.org
>> <linux-kernel@vger.kernel.org>; linux-arm-msm@vger.kernel.org
>> <linux-arm-msm@vger.kernel.org>
>> Subject: Re: [PATCH 1/2] DT: add bindings for QCC2072 Add DT
>> compatible string "qcom,qcc2072-bt" to yaml file.
>>
>> WARNING: This email originated from outside of Qualcomm. Please be
>> wary of any links or attachments, and do not enable macros.
>>
>> Dear Vivek,
>>
>>
>> Thank you for your patch. The formatting is off, and the summary/title
>> (subject) has two statements – look yourself in the archive [1]. Also
>> the prefix seems wrong.
>>
>> Am 17.12.25 um 12:28 schrieb Vivek Kumar Sahu:
>>> Signed-off-by: Vivek Kumar Sahu <vivesahu@qti.qualcomm.com>
>> Please elaborate by giving more context, why it is compatible, and I’d
>> like to see how you tested this.
>
> The compatible string "qcom,qcc2072-bt" is defined in target dtsi file
> and it was tested on the hardware. The corresponding target specific
> dtsi file is currently merged in downstream.
Please let me know if above statement gets you the answer of your question.
>
>>
>>> ---
>>> .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 1 +
>>> 1 file changed, 1 insertion(+)
>>>
>>> diff --git
>>> a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
>>> b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
>>>
>>> index 6353a336f382..197248d6f7b8 100644
>>> ---
>>> a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
>>> +++
>>> b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
>>> @@ -28,6 +28,7 @@ properties:
>>> - qcom,wcn6750-bt
>>> - qcom,wcn6855-bt
>>> - qcom,wcn7850-bt
>>> + - qcom,qcc2072-bt
>> Lacking more lines, I am not certain, but I maybe this should be sorted.
> I'll address it in next patch of this commit.
I just checked that "qca_btsoc_type" enum contains all the soc type
which need to be enabled
for BT enablement on the target device. There are few places where logic
of framing packets transferring
between SoC and Host depends on the which generation of the chip it is,
refer api "qca_read_soc_version".
Do you still suggest to sort it here ?
>>
>>> enable-gpios:
>>> maxItems: 1
>>
>> Kind regards,
>>
>> Paul
>>
>>
>> [1]:
>> https://lore.kernel.org/all/20251217112850.520572-1-vivesahu@qti.qualcomm.com/
>>
next prev parent reply other threads:[~2026-01-29 5:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 11:28 Vivek Kumar Sahu
2025-12-17 11:28 ` [PATCH 2/2] Bluetooth: hci_qca: QCC2072 enablement Vivek Kumar Sahu
2025-12-17 14:29 ` Dmitry Baryshkov
[not found] ` <BY5PR02MB69467A78CA2F2929B6618343F186A@BY5PR02MB6946.namprd02.prod.outlook.com>
2026-01-07 7:20 ` Fw: " Vivek Sahu
2026-01-29 5:54 ` Vivek Sahu
2025-12-17 12:16 ` [PATCH 1/2] DT: add bindings for QCC2072 Add DT compatible string "qcom,qcc2072-bt" to yaml file Konrad Dybcio
2025-12-17 12:29 ` Krzysztof Kozlowski
[not found] ` <BY5PR02MB694654EA086696A43CA639DAF189A@BY5PR02MB6946.namprd02.prod.outlook.com>
2026-01-20 10:08 ` Fw: " Vivek Sahu
2025-12-17 14:14 ` Paul Menzel
[not found] ` <BY5PR02MB6946637904902544E6767829F189A@BY5PR02MB6946.namprd02.prod.outlook.com>
2026-01-20 10:08 ` Fw: " Vivek Sahu
2026-01-29 5:59 ` Vivek Sahu [this message]
2026-01-29 16:18 ` Paul Menzel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fdc9cc27-aa12-4b62-bece-8bcc8c680ace@oss.qualcomm.com \
--to=vivek.sahu@oss.qualcomm.com \
--cc=brgl@bgdev.pl \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
--cc=marcel@holtmann.org \
--cc=pmenzel@molgen.mpg.de \
--cc=quic_bgodavar@quicinc.com \
--cc=quic_hbandi@quicinc.com \
--cc=quic_mohamull@quicinc.com \
--cc=quic_rjliao@quicinc.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®