[PATCH] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride

Xin Liu posted 1 patch 3 months, 1 week ago
arch/arm64/boot/dts/qcom/qcs615-ride.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride
Posted by Xin Liu 3 months, 1 week ago
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@oss.qualcomm.com>
---
 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
Re: [PATCH] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride
Posted by Bjorn Andersson 3 months, 1 week ago
On Tue, 28 Oct 2025 19:31:35 -0700, Xin Liu wrote:
> 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.
> 
> 

Applied, thanks!

[1/1] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride
      commit: 500d3d0e88362eaee5e655bcd3ab2e9c808bec66

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] arm64: dts: qcom: qcs615: Update 'model' string for qcs615 ride
Posted by Bjorn Andersson 3 months, 1 week ago
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@oss.qualcomm.com>
> ---
>  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
>