Re: [PATCH] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride
From: Bjorn Andersson
Date: Wed Oct 29 2025 - 12:47:39 EST
On Tue, Oct 28, 2025 at 07:31:35PM -0700, Xin Liu wrote:
Please make sure that your subject prefix matches other changes to the
affected files (qcs615 should be qcs615-ride), in the future.
Thanks,
Bjorn
> Update the 'model' property in the QCS615-ride device tree to include
> the public board name "IQ-615 Beta EVK". This ensures consistency with
> official documentation and release notes.
>
> Signed-off-by: Xin Liu <xin.liu@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/qcs615-ride.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/qcs615-ride.dts b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> index e8faa25da79f..047ba656f67d 100644
> --- a/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> +++ b/arch/arm64/boot/dts/qcom/qcs615-ride.dts
> @@ -10,7 +10,7 @@
> #include "talos.dtsi"
> #include "pm8150.dtsi"
> / {
> - model = "Qualcomm Technologies, Inc. QCS615 Ride";
> + model = "Qualcomm Technologies, Inc. QCS615 Ride (IQ-615 Beta EVK)";
> compatible = "qcom,qcs615-ride", "qcom,qcs615", "qcom,sm6150";
> chassis-type = "embedded";
>
> --
> 2.34.1
>