blob: aa6b699aa2a191b671afd62b154ac77c25712d57 [file] [log] [blame]
Tom Rini9c8af152024-12-24 12:03:04 -06001// SPDX-License-Identifier: GPL-2.0-only
2
3/dts-v1/;
4
5#include "msm8939-pm8916.dtsi"
6#include "msm8939-wingtech-wt82918.dtsi"
7
8/ {
9 model = "Lenovo Vibe K5 (Wingtech WT82918)";
10 compatible = "wingtech,wt82918", "qcom,msm8939";
11 chassis-type = "handset";
12};
13
14&touchscreen {
15 touchscreen-size-x = <1080>;
16 touchscreen-size-y = <1920>;
17};