Re: [PATCH V3] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
From: Wei Deng
Date: Thu Feb 26 2026 - 04:18:38 EST
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.
>
> [...]
>
>
>> +&uart2 {
>> + status = "okay";
>> + bluetooth: bluetooth {
>
> Ideally there'd be a newline separating the properties from the subnodes
>
Thanks, I’ll add an empty line before the subnode as suggested.
> Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> Konrad
--
Best Regards,
Wei Deng