summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
diff options
context:
space:
mode:
authorLuca Weiss <luca@z3ntu.xyz>2022-09-24 18:44:22 +0300
committerBjorn Andersson <andersson@kernel.org>2022-10-18 01:22:10 +0300
commit6d28bc945dea4628516b207e0f68199bbc063848 (patch)
tree95cfc6d35cfbbe1e0938464a47f8b47bc078c705 /arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
parent7475f7248ebaf1cd29d6cb21b4523bfcc30eb332 (diff)
downloadlinux-6d28bc945dea4628516b207e0f68199bbc063848.tar.xz
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
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts')
-rw-r--r--arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
index ea6a941d8f8c..9028f17e5c4a 100644
--- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
+++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-honami.dts
@@ -4,4 +4,5 @@
/ {
model = "Sony Xperia Z1";
compatible = "sony,xperia-honami", "qcom,msm8974";
+ chassis-type = "handset";
};