arm64: dts: qcom: sm8[45]50-qrd: add chassis-type property
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 22 Jun 2023 08:57:19 +0000 (10:57 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 04:26:42 +0000 (21:26 -0700)
Qualcomm's Reference Devices are handsets, set the chassis-type
property to 'handset'.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230622-topic-sm8x50-upstream-chassis-type-v1-2-13f676eb71f3@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8450-qrd.dts
arch/arm64/boot/dts/qcom/sm8550-qrd.dts

index 65a94df..3747932 100644 (file)
@@ -18,6 +18,7 @@
 / {
        model = "Qualcomm Technologies, Inc. SM8450 QRD";
        compatible = "qcom,sm8450-qrd", "qcom,sm8450";
+       chassis-type = "handset";
 
        aliases {
                serial0 = &uart7;
index ec4feee..3bf4121 100644 (file)
@@ -19,6 +19,7 @@
 / {
        model = "Qualcomm Technologies, Inc. SM8550 QRD";
        compatible = "qcom,sm8550-qrd", "qcom,sm8550";
+       chassis-type = "handset";
 
        aliases {
                serial0 = &uart7;