Re: [PATCH V3] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
From: Konrad Dybcio
Date: Thu Feb 26 2026 - 07:16:02 EST
On 2/26/26 10:14 AM, Wei Deng wrote:
> Hi Konrad,
>
>
> On 2/25/2026 8:27 PM, Konrad Dybcio wrote:
>> On 2/25/26 10:17 AM, Wei Deng wrote:
>>> Enable BT on qcs8300-ride by adding a BT device tree node.
>>>
>>> Since the platform uses the QCA6698 Bluetooth chip. While
>>> the QCA6698 shares the same IP core as the WCN6855, it has
>>> different RF components and RAM sizes, requiring new firmware
>>> files. Use the firmware-name property to specify the NVM and
>>> rampatch firmware to load.
>>>
>>> Signed-off-by: Wei Deng <wei.deng@xxxxxxxxxxxxxxxx>
>>> ---
>>> This patch depends on:
>>> - WLAN
>>> https://lore.kernel.org/all/20260122053624.4068718-1-wei.zhang@xxxxxxxxxxxxxxxx/
>>>
>>> Changes in v3:
>>> - Rebase patches
>>> - Remove unintended 'output-low' from bt-en-state pinctrl
>>> - Use prerequisite-message-id to replace prerequisite-patch-id (Konrad)
>>
>> Only now did I realize you're the author of both patches!
>>
>> Next time around, please keep them in the same series, for easier
>> tracking (since they're very much related)
>
> Just to clarify — are you referring to the below WLAN-related patch and this one?
> https://lore.kernel.org/all/20260122053624.4068718-1-wei.zhang@xxxxxxxxxxxxxxxx/
> If so, they are authored by different people. This BT-related patch depend on it.
Right, I seem to only have read the first part of the name.. sorry about that!
Konrad