xref: /linux/arch/arm64/boot/dts/qcom/msm8929-wingtech-wt82918hd.dts (revision 3a39d672e7f48b8d6b91a09afa4b55352773b4b5)
1// SPDX-License-Identifier: GPL-2.0-only
2
3/dts-v1/;
4
5#include "msm8929-pm8916.dtsi"
6#include "msm8939-wingtech-wt82918.dtsi"
7
8/ {
9	model = "Lenovo Vibe K5 (HD) (Wingtech WT82918)";
10	compatible = "wingtech,wt82918hd", "qcom,msm8929";
11	chassis-type = "handset";
12};
13
14&touchscreen {
15	touchscreen-size-x = <720>;
16	touchscreen-size-y = <1280>;
17};
18