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

ARM: dts: qcom: add 'chassis-type' property

Add the chassis-type property to arm32 Qualcomm watches, phones and
tablets.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220924154422.9896-1-luca@z3ntu.xyz

authored by

Luca Weiss and committed by
Bjorn Andersson
6d28bc94 7475f724

+10
+1
arch/arm/boot/dts/qcom-apq8026-lg-lenok.dts
··· 13 13 / { 14 14 model = "LG G Watch R"; 15 15 compatible = "lg,lenok", "qcom,apq8026"; 16 + chassis-type = "watch"; 16 17 qcom,board-id = <132 0x0a>; 17 18 qcom,msm-id = <199 0x20000>; 18 19
+1
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
··· 6 6 / { 7 7 model = "Asus Nexus7(flo)"; 8 8 compatible = "asus,nexus7-flo", "qcom,apq8064"; 9 + chassis-type = "tablet"; 9 10 10 11 aliases { 11 12 serial0 = &gsbi7_serial;
+1
arch/arm/boot/dts/qcom-apq8064-sony-xperia-lagan-yuga.dts
··· 8 8 / { 9 9 model = "Sony Xperia Z"; 10 10 compatible = "sony,xperia-yuga", "qcom,apq8064"; 11 + chassis-type = "handset"; 11 12 12 13 aliases { 13 14 serial0 = &gsbi5_serial;
+1
arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts
··· 8 8 / { 9 9 model = "Samsung Galaxy S III Neo"; 10 10 compatible = "samsung,s3ve3g", "qcom,msm8226"; 11 + chassis-type = "handset"; 11 12 12 13 aliases { 13 14 serial0 = &blsp1_uart3;
+1
arch/arm/boot/dts/qcom-msm8974-lge-nexus5-hammerhead.dts
··· 9 9 / { 10 10 model = "LGE MSM 8974 HAMMERHEAD"; 11 11 compatible = "lge,hammerhead", "qcom,msm8974"; 12 + chassis-type = "handset"; 12 13 13 14 aliases { 14 15 serial0 = &blsp1_uart1;
+1
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts
··· 4 4 / { 5 5 model = "Sony Xperia Z1 Compact"; 6 6 compatible = "sony,xperia-amami", "qcom,msm8974"; 7 + chassis-type = "handset"; 7 8 }; 8 9 9 10 &smbb {
+1
arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
··· 4 4 / { 5 5 model = "Sony Xperia Z1"; 6 6 compatible = "sony,xperia-honami", "qcom,msm8974"; 7 + chassis-type = "handset"; 7 8 };
+1
arch/arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts
··· 9 9 / { 10 10 model = "Fairphone 2"; 11 11 compatible = "fairphone,fp2", "qcom,msm8974"; 12 + chassis-type = "handset"; 12 13 13 14 aliases { 14 15 mmc0 = &sdhc_1;
+1
arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts
··· 8 8 / { 9 9 model = "Samsung Galaxy S5"; 10 10 compatible = "samsung,klte", "qcom,msm8974"; 11 + chassis-type = "handset"; 11 12 12 13 aliases { 13 14 serial0 = &blsp1_uart1;
+1
arch/arm/boot/dts/qcom-msm8974pro-sony-xperia-shinano-castor.dts
··· 9 9 / { 10 10 model = "Sony Xperia Z2 Tablet"; 11 11 compatible = "sony,xperia-castor", "qcom,msm8974"; 12 + chassis-type = "tablet"; 12 13 13 14 aliases { 14 15 serial0 = &blsp1_uart2;