Re: [PATCH] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
From: Wei Deng
Date: Tue Nov 18 2025 - 08:19:00 EST
Hi Krzysztof,
Thanks for your comments.
On 11/13/2025 9:38 PM, Krzysztof Kozlowski wrote:
> On 13/11/2025 14:37, Krzysztof Kozlowski wrote:
>> On 13/11/2025 14:09, Wei Deng wrote:
>>> Enable BT on qcs8300-ride by adding a device tree node for BT.
>>>
>>> Signed-off-by: Wei Deng <wei.deng@xxxxxxxxxxxxxxxx>
>>> ---
>>> This patch depends on:
>>> - WLAN
>>> https://lore.kernel.org/all/20251113055148.2729943-1-wei.zhang@xxxxxxxxxxxxxxxx/
>>
>> And that patch depends on something else.
>>
>> You make it very difficult to review and even more difficult to merge.
>>
>>> ---
>>> arch/arm64/boot/dts/qcom/qcs8300-ride.dts | 28 +++++++++++++++++++++++
>>> 1 file changed, 28 insertions(+)
>>>
>>> diff --git a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
>>> index cd8800a59700..08b705fe4eea 100644
>>> --- a/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
>>> +++ b/arch/arm64/boot/dts/qcom/qcs8300-ride.dts
>>> @@ -18,6 +18,7 @@ / {
>>> aliases {
>>> serial0 = &uart7;
>>> mmc0 = &sdhc_1;
>>
>> There is no such alias?
>
> Ah there is, found now added by Sayali Lokhande <quic_sayalil@xxxxxxxxxxx>.
>
> Anyway, organize your work in reasonable patchsets not 3 or more
> one-patchers spread all over the mailing list.
>
OK, will re-organize my work in reasonable patchsets. Will send new patch.
> Best regards,
> Krzysztof
--
Best Regards,
Wei Deng