Re: [PATCH V3 4/5] arm64: dts: qcom: sm8650: Enable MCQ support for UFS controller
From: Krzysztof Kozlowski
Date: Thu Aug 21 2025 - 07:53:34 EST
On 21/08/2025 13:24, Ram Kumar Dwivedi wrote:
> Enable Multi-Circular Queue (MCQ) support for the UFS host controller
> on the Qualcomm SM8650 platform by updating the device tree node. This
> includes adding new register region for MCQ and specifying the MSI parent
> required for MCQ operation.
>
> Signed-off-by: Ram Kumar Dwivedi <quic_rdwivedi@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sm8650.dtsi | 7 ++++++-
I don't understand why you combine DTS patch into UFS patchset. This
creates impression of dependent work, which would be a trouble for merging.
Best regards,
Krzysztof