diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-09-24 18:44:22 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-10-18 01:22:10 +0300 |
commit | 6d28bc945dea4628516b207e0f68199bbc063848 (patch) | |
tree | 95cfc6d35cfbbe1e0938464a47f8b47bc078c705 /arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts | |
parent | 7475f7248ebaf1cd29d6cb21b4523bfcc30eb332 (diff) | |
download | linux-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-amami.dts')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts index 68d5626bf491..9f2ab5c122d0 100644 --- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts +++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-rhine-amami.dts @@ -4,6 +4,7 @@ / { model = "Sony Xperia Z1 Compact"; compatible = "sony,xperia-amami", "qcom,msm8974"; + chassis-type = "handset"; }; &smbb { |