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 A6020a46/A6020l36 variant

Signed-off-by: Adam Słaboń <[email protected]>
  • Loading branch information
archeYR committed Mar 10, 2024
1 parent 6cc2342 commit ee77e55
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 @@ -73,6 +73,7 @@ dtb-$(CONFIG_ARCH_QCOM) += msm8939-huawei-kiwi.dtb
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) += 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-wt82918.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,wt82918", "qcom,msm8939";
chassis-type = "handset";
};

&touchscreen {
touchscreen-size-x = <1080>;
touchscreen-size-y = <1920>;
};

0 comments on commit ee77e55

Please sign in to comment.