[PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type

Guido Günther posted 1 patch 1 month ago
arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 1 +
1 file changed, 1 insertion(+)
[PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
Posted by Guido Günther 1 month ago
It's a handset.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
---
 arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
index 2cf7b5e1243ca..2b04adcb53ee0 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts
@@ -17,6 +17,7 @@
 / {
 	model = "SHIFT SHIFT6mq";
 	compatible = "shift,axolotl", "qcom,sdm845";
+	chassis-type = "handset";
 	qcom,msm-id = <321 0x20001>;
 	qcom,board-id = <11 0>;
 
-- 
2.51.0

Re: [PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
Posted by Bjorn Andersson 1 month ago
On Sat, 30 Aug 2025 17:57:29 +0200, Guido Günther wrote:
> It's a handset.
> 
> 

Applied, thanks!

[1/1] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
      commit: 38c0af1f3fe437ac2f7a5ddce4f35e0fb8a49aea

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
Posted by Dmitry Baryshkov 1 month ago
On Sat, Aug 30, 2025 at 05:57:29PM +0200, Guido Günther wrote:
> It's a handset.
> 
> Signed-off-by: Guido Günther <agx@sigxcpu.org>
> ---
>  arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>

> 

-- 
With best wishes
Dmitry