Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

arm64: dts: qcom: sm8[45]50-qrd: add chassis-type property

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>

authored by

Neil Armstrong and committed by
Bjorn Andersson
b047b902 46b17dfd

+2
+1
arch/arm64/boot/dts/qcom/sm8450-qrd.dts
··· 18 18 / { 19 19 model = "Qualcomm Technologies, Inc. SM8450 QRD"; 20 20 compatible = "qcom,sm8450-qrd", "qcom,sm8450"; 21 + chassis-type = "handset"; 21 22 22 23 aliases { 23 24 serial0 = &uart7;
+1
arch/arm64/boot/dts/qcom/sm8550-qrd.dts
··· 19 19 / { 20 20 model = "Qualcomm Technologies, Inc. SM8550 QRD"; 21 21 compatible = "qcom,sm8550-qrd", "qcom,sm8550"; 22 + chassis-type = "handset"; 22 23 23 24 aliases { 24 25 serial0 = &uart7;