Re: [PATCH] arm64: dts: qcom: qcs8300-ride: Enable Bluetooth support
From: Krzysztof Kozlowski
Date: Thu Nov 13 2025 - 08:37:07 EST
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?
> + serial1 = &uart2;
So every contributor here will add some random order...
Best regards,
Krzysztof