summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
diff options
context:
space:
mode:
authorArnaud Ferraris <arnaud.ferraris@collabora.com>2021-10-16 13:20:24 +0300
committerBjorn Andersson <bjorn.andersson@linaro.org>2021-10-17 00:55:21 +0300
commiteaa744b1c101a33fba5978866defc8a7e87f8d79 (patch)
tree9803171f9c1413be9298523ace4ec9ad1d33e7d7 /arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
parent266e5cf39a0f25787cb66a36dde50799194062c6 (diff)
downloadlinux-eaa744b1c101a33fba5978866defc8a7e87f8d79.tar.xz
arm64: dts: qcom: add 'chassis-type' property
A new 'chassis-type' root node property has recently been approved for the device-tree specification, in order to provide a simple way for userspace to detect the device form factor and adjust their behavior accordingly. This patch fills in this property for end-user devices (such as laptops, smartphones and tablets) based on Qualcomm ARM64 processors. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> Reviewed-by: Stephan Gerhold <stephan@gerhold.net> # msm8916 Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211016102025.23346-4-arnaud.ferraris@collabora.com
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts b/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
index c096b7758aa0..0e3dd48f0dbf 100644
--- a/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
+++ b/arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
@@ -14,6 +14,7 @@
/ {
model = "Huawei Nexus 6P";
compatible = "huawei,angler", "qcom,msm8994";
+ chassis-type = "handset";
/* required for bootloader to select correct board */
qcom,msm-id = <207 0x20000>;
qcom,pmic-id = <0x10009 0x1000A 0x0 0x0>;