Skip to content

Commit

Permalink
arm64: dts: qcom: msm8939-wingtech-wt82918: Add device tree for Lenov…
Browse files Browse the repository at this point in the history
…o Vibe K5 A6020a40 S616 H39 variant

Signed-off-by: Adam Słaboń <asaillen@protonmail.com>
  • Loading branch information
archeYR committed Mar 10, 2024
1 parent 1b6d8fb commit f76c197
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ dtb-$(CONFIG_ARCH_QCOM) += msm8939-longcheer-l9100.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8939-samsung-a7.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8939-sony-xperia-kanuti-tulip.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8939-wingtech-wt82918.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8939-wingtech-wt82918hd.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8953-motorola-potter.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8953-xiaomi-daisy.dtb
dtb-$(CONFIG_ARCH_QCOM) += msm8953-xiaomi-mido.dtb
Expand Down
16 changes: 16 additions & 0 deletions arch/arm64/boot/dts/qcom/msm8939-wingtech-wt82918hd.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
// SPDX-License-Identifier: GPL-2.0-only

/dts-v1/;

#include "msm8939-wingtech-wt82918.dtsi"

/ {
model = "Lenovo Vibe K5 (Wingtech WT82918)";
compatible = "wingtech,wt82918hdhw39", "qcom,msm8939";
chassis-type = "handset";
};

&touchscreen {
touchscreen-size-x = <720>;
touchscreen-size-y = <1280>;
};

0 comments on commit f76c197

Please # to comment.